-
## 내용
1. Key/Value를 받아서 메모리에 저장하는 커스텀 데이터베이스 개발
2. 메모리에 저장하는 부분을 NVMe 표준 KV 커맨드로 변경하도록 개선
## 참고
https://github.com/ls4154/YCSB-cpp
-
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.
-
not only fixed A
-
* [x] existing database (no ingestion)
* [x] including loading
* [x] k8s based
* [ ] external based
* [x] ycsb example for transactional
* [ ] tpch example for analytical
-
roachtest.ssh_problem [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/17949991?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com…
-
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…
-
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 …
-
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
4 months ago