Group: NoSQLBench
1. Engine API33 usages
io.nosqlbench » engine-apiApache
The engine API for nosqlbench;
Provides the interfaces needed to build internal modules for the
nosqlbench core engine
Last Release on Jan 13, 2023
2. Drivers API14 usages
io.nosqlbench » drivers-apiApache
The drivers API for nosqlbench;
Provides the interfaces needed to build drivers that can be loaded
by nosqlbench core
Last Release on Aug 11, 2022
3. Adapters API8 usages
io.nosqlbench » adapters-apiApache
The DriverAdapter API for nosqlbench;
Provides the interfaces needed to build drivers that can be loaded
by nosqlbench core, using a minimal and direct API for op mapping.
Last Release on Jan 13, 2023
4. Virtdata API7 usages
io.nosqlbench » virtdata-apiApache
The internal API module for Virtual Data Set modules. Each module that provides
mapping functions should only have to depend on this module to get all the dependencies
it needs.
Last Release on Jan 13, 2023
5. Driver STDOUT6 usages
io.nosqlbench » driver-stdoutApache
An nosqlbench ActivityType (AT) driver module;
Provides basic formatting and output to stdout or files.
Last Release on Aug 11, 2022
The top level API module for NoSQLBench. This module should have no internal
module dependencies other than the mvn-default module.
All modules within NoSQLBench can safely depend on this module with circular
dependencies. This module provides cross-cutting code infrastracture, such as
path utilities and ways of describing services used between modules.
It is also the transitive aggregation point for system-wide library dependencies
for logging and testing or ...
Last Release on Jan 13, 2023
7. Virtdata Library Basics5 usages
io.nosqlbench » virtdata-lib-basicsApache
Virtdata Library Basics
Last Release on Jan 13, 2023
8. NB Annotations4 usages
io.nosqlbench » nb-annotationsApache
This is the annotations module for NoSQLBench. It is the only upstream module from nb-api.
It is a separate module to enable annotation processors to be compiled separately to be used
downstream in any module that depends on the api. To use this module, simply depend on
nb-api.
Last Release on Jan 13, 2023
9. Virtdata Annotations4 usages
io.nosqlbench » virtdata-annotationsApache
Virtdata Annotations
Last Release on Apr 1, 2020
10. Virtdata Userlibs3 usages
io.nosqlbench » virtdata-userlibsApache
Virtdata Userlibs
Last Release on Jan 13, 2023
11. Engine CLI3 usages
io.nosqlbench » engine-cliApache
CLI for nosqlbench
Last Release on Jan 13, 2023
13. Engine Core3 usages
io.nosqlbench » engine-coreApache
Runtime artifact for nosqlbench;
This module ties the core libraries, provided drivers, and API into a single executable jar
Last Release on Jan 13, 2023
14. Virtdata Processors3 usages
io.nosqlbench » virtdata-processorsApache
Virtdata Processors
Last Release on Apr 1, 2020
15. Adapter Diag3 usages
io.nosqlbench » adapter-diagApache
A nosqlbench ActivityType (AT) driver module;
Provides a diagnostic activity that logs input at some interval
Last Release on Jan 13, 2023
16. Adapter STDOUT2 usages
io.nosqlbench » adapter-stdoutApache
An nosqlbench ActivityType (AT) driver module;
Provides basic formatting and output to stdout or files.
Last Release on Jan 13, 2023
17. ActivityType CQL2 usages
io.nosqlbench » activitytype-cqlApache
A CQL ActivityType driver for http://nosqlbench.io/
Last Release on May 4, 2020
18. Driver CQL2 usages
io.nosqlbench » driver-cqlApache
A CQL ActivityType driver for http://nosqlbench.io/
Last Release on May 6, 2020
19. NB Spectest2 usages
io.nosqlbench » nb-spectestApache
This module provides the ability to run tests based on tests as specification,
using markdown as a wrapper format. This allows for a type of literate exposition
of various tests in a form that can be used as markdown documentation.
With this, tests, examples, specifications, and documentation can all be one
and the same.
Last Release on Jan 13, 2023