Jonathan Shook
Jonathan Shook
A bug was found where an NBMapConfigurable was modified to use the NBConfigurable interface, but the calling layer was aligned to the change. The NBMapConfigurable interface should be removed unless...
Contributing to NoSQLBench has been challenging at times. The issues linked here describe both challenges and the planned remedies for improving the contributor experience. 1. #430 2. #444 3. #445...
Contributors need better guides on how to contribute code. The concepts and patterns tackled in the NoSQLBench are non-trivial even for some seasoned developers. It would be very helpful to...
Bindings are not easy enough for users who wish to create custom workloads. There are multiple ways to improve this. * [x] #2055 * [ ] #1844 * [x] #205...
Once all drivers are converted to the DriverAdapter API, the ActivityType API needs to be removed as a separate type. The goal of this change is to reduce ambiguity in...