Ryo Onodera
|
d3dce6ae3a
|
Conditionally define bzip2 error callback function
|
5 years ago |
Oleksandr Anyshchenko
|
4f62063f3c
|
Update rocksdb version up to 5.17.2
|
6 years ago |
Jordan Terrell
|
a824913a36
|
Applying rustfmt to all code...
|
6 years ago |
Jordan Terrell
|
b56881e5d6
|
Adding Zlib and Bzip2 compression support...
|
6 years ago |
Griffin Smith
|
a4587f62c1
|
Remove `set_disable_data_sync`
This is removed from rocksdb core as of facebook/rocksdb@eb912a9, and
having the reference in the ffi causes loading the shared library to
break.
|
7 years ago |
Nikhil Benesch
|
9d0a5e2819
|
use bindgen to generate ffi
Closes #128.
|
7 years ago |
Richard Dodd
|
b8ecb42460
|
Nit
|
7 years ago |
Richard Dodd
|
514e8904d7
|
Add to options
- set_allow_concurrent_memtable_write
And fix test
|
7 years ago |
Richard Dodd
|
2a7ab0f805
|
Include change from 5.4.5
Change "use_direct_writes" to "use_direct_io_for_flush_and_compaction"
|
7 years ago |
Karl Hobley
|
1c3333636d
|
Implement RawIterator.seek_for_prev
|
7 years ago |
Karl Hobley
|
6b407a3486
|
Implement support for DirectIO
As per: 972f96b3fb
|
7 years ago |
Karl Hobley
|
cb136318ce
|
Removed seek_for_prev
Not implemented in this version of RocksDB
|
8 years ago |
Karl Hobley
|
05c01f4e9e
|
Implement seek_for_prev
|
8 years ago |
Alexander Regueiro
|
d28eba2ff5
|
Added basic support for backups.
|
8 years ago |
Alexander Regueiro
|
8cb22e5f1b
|
Related enum type definitions to FFI.
|
8 years ago |
Tyler Neely
|
5446ab4dca
|
rename rocksdb-sys
|
8 years ago |