-
I found this on Reddit but I decided to post here because my comment got too long.
Disclaimer: I'm making https://github.com/fjall-rs/lsm-tree, so I have some experience with LSM-trees.
I don't …
-
` Range scans` is not supported for HaloDB. If I want to support `range scans function`, what should I do?
-
## [BUG]
### Expected behavior
test passed
### Actual behavior
```shell
[ FAILED ] 4 tests, listed below:
[ FAILED ] VersionStorageInfoTest.MaxBytesForLevelDynamic
[ FAILED ] VersionStora…
-
-
Currently, mutation readers provide a unified sorted stream of mutation fragments, which contains information about both deletions (`range_tombstones`, dead rows) and live rows. In some workloads, the…
-
deep understand raft
-
```
lockdown= [SECURITY]
{ integrity | confidentiality }
Enable the kernel lockdown feature. If set to
integrity, kernel features that allow userland to
modify the running kernel are…
-
General benchmarks of this design comparing to other implementations of an LSM tree storage engine.
**Benchmark against:**
1. RocksDB
2. SpeeDB
3. LMDB
4. LevelDB
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
Hello there! This is a really cool project, thank you!
I'd like to try this out with some applications. I notice the version on Hex is now quite old: 0.9.4 from December 2018. Would it be possible …
lpil updated
10 months ago