mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
- Delete unsed code "driver-jms"
- NB5 Pulsar driver Admin functionality in place - create/delete tenant, namespace, and topic
This commit is contained in:
@@ -67,6 +67,12 @@
|
||||
<version>4.17.22-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.nosqlbench</groupId>
|
||||
<artifactId>adapter-pulsar</artifactId>
|
||||
<version>4.17.22-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Everything below this line constitutes the delta between nb and nb5 -->
|
||||
<!-- All driver-* modules should be migrated to adapter-* modules and added to nb5 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user