-
Latest 0.17.0 release happened in 2019
Since than python 2 has been EOL, more importantly python3 support has been added along many other features/fixes.
-
* [x] existing database (no ingestion)
* [x] including loading
* [x] k8s based
* [ ] external based
* [x] ycsb example for transactional
* [ ] tpch example for analytical
-
not only fixed A
-
I've tried to build KvRocks at YCSB with documentation inside /kvsd/java.
However, I think that this repo does not have all the required files (or explanations).
Could you please check this issue ab…
-
## ZETAN is not a constant
https://github.com/microsoft/ALEX/blob/4370da6aa8b509fdc9b0d2c49faa0624b0078589/src/benchmark/zipf.h#L10
Though this line is directly copied from ycsb, it neglects the…
-
```java
/* /wokloads/workloadj */
workload=com.yahoo.ycsb.workloads.CoreWorkload
recordcount=1000
operationcount=1000000
fieldcount=10
fieldlength=100
# The distribution used to choose the …
-
Provide a reproducer for a bug that is discussed at:
- #96609
## Bug summary:
When `-split-functions -lite=1` is used on AArch64 with the below MongoDB setup, it crashes at runtime. Doing a ten…
-
While CBTOOL's own code have been modified to use Python 3, some workloads still use Python 2. One such example is cassandra_ycsb. Ycsb's latest version in [upstream](https://github.com/brianfrankcoop…
rayx updated
3 months ago
-
I'm trying to use the load command to load documents into my couchbase community server node that is deployed on my local machine. I am not using any containers or vms, I just set up the a single node…
-
Thanks for your great work, we all like it!
I don't find codes related to YCSB. Is it in this repository?
If not, can you please provide the code ?