Tpt
|
18ec80c362
|
Exposes more of RocksDB internal Status struct
|
3 years ago |
Tpt
|
44d1a5f04c
|
Makes bulk load partial insertions atomic
Ensures that the stores does not end up in an inconsistent state.
|
3 years ago |
Tpt
|
553267b63d
|
Publishes also our rocksdb wrapper
|
3 years ago |
Tpt
|
38edffebfd
|
Moves to RocksDB v6.26.1
|
3 years ago |
Tpt
|
607aa0b0dd
|
WIP: Transactions
|
3 years ago |
Tpt
|
367a1b4585
|
Reuse RocksDB transactional DB
First step for snapshots and transactions support
|
3 years ago |
Tpt
|
7c69ee5bfc
|
Reduces RocksDB bindings size
|
3 years ago |
Tpt
|
cddb5900ef
|
Storage: Manages strings GC using merge operation
Removes old strings during compaction
|
3 years ago |
Tpt
|
def7a3ce72
|
RocksDB: Adds low priority writes
Allows RocksDB to defer garbage collection if useful
|
3 years ago |
Tpt
|
f68d747308
|
RocksDB: Uses lz4 compression on disk
|
3 years ago |
Tpt
|
dfefe6cd1c
|
Uses transactional RocksDB
First stop to real transaction support
|
3 years ago |
Tpt
|
3fd0332e32
|
Use our own Custom rocksdb bindings
Will allow exposing more C++ functions
|
3 years ago |