Oleksandr Anyshchenko
|
b5b9e56d08
|
Bump rocksdb to 7.8.3 (#722)
|
2 years ago |
Michal Nazarewicz
|
8710105cb5
|
Change iterators to return Result (#648)
|
3 years ago |
Yiyuan Liu
|
2257be1563
|
Support RocksDB transaction. (#565)
|
3 years ago |
Michal Nazarewicz
|
06ba0738c7
|
Revert "Don’t hold onto ReadOptions.inner when iterating" (#661)
|
3 years ago |
Michal Nazarewicz
|
947e4b6303
|
Don’t hold onto ReadOptions.inner when iterating (#655)
|
3 years ago |
Michal Nazarewicz
|
0af1f8e645
|
Add `DBRawIteratorWithThreadMode::item` method returning (key, value) (#647)
|
3 years ago |
Michal Nazarewicz
|
653d37f3cc
|
Use NonNull in DBRawIteratorWithThreadMode (#650)
|
3 years ago |
Yueh-Hsuan Chiang
|
da4b7143b9
|
Upgrade to rocksdb v7.3.1 (#645)
|
3 years ago |
Oleksandr Anyshchenko
|
6e3d781c15
|
Release 0.17.0 (#539)
|
4 years ago |
adamnemecek
|
32fbd92444
|
Use `Self` where possible (#538)
|
4 years ago |
Ryo Onodera
|
0b700fe70d
|
Remove need for &mut self in create_cf and drop_cf (v2) (#506)
|
4 years ago |
Oleksandr Anyshchenko
|
d4023f2683
|
Add clippy linter in CI (#417)
|
5 years ago |
wqfish
|
4ee65f451b
|
Fix doc for DBRawIterator::prev and next methods (#405)
|
5 years ago |
wqfish
|
81aa0163b8
|
Make set_iterate_upper_bound method safe (#377)
|
5 years ago |
Jesse Rusak
|
8817fc7b1c
|
Refactor db.rs and lib.rs into smaller pieces (#395)
|
5 years ago |