Package io.nosqlbench.adapter.prototype


package io.nosqlbench.adapter.prototype
This package contains an example implementation of a DriverAdapter. It is meant to demonstrate common implementation patterns as a starting point for new driver adapters. For a given adapter implementation, only some of these patterns will be needed, but examples aim to cover also some of the non-trivial patterns needed to implement advanced logic.