964 Commits (43249b74580a7b7664c07c25257460799a98d8e5)
 

Author SHA1 Message Date
Niko PLP 43249b7458 Merge commit 'b27419fd24fa0872febcda63dd89e081b4bc3765' 1 year ago
Niko PLP b27419fd24 Squashed 'librocksdb-sys/rocksdb/' changes from a397fbd0e..93c3369d3 1 year ago
Niko PLP 0856ea9b1f fix linux build 1 year ago
Niko PLP 520e09b1ad adding Env::enc_env 1 year ago
Niko PLP 90a3378b2d Squashed 'librocksdb-sys/rocksdb/' changes from 217f76421..a397fbd0e 1 year ago
Niko PLP 5ac4946462 Merge commit '90a3378b2d429e8105bdf56c27281450a40ff36c' 1 year ago
Niko PLP 081ffa92ee Squashed 'librocksdb-sys/rocksdb/' content from commit 217f76421 1 year ago
Niko PLP f9a54b4b81 Merge commit '081ffa92ee05d06c98eab5222656d7b6b34fb042' as 'librocksdb-sys/rocksdb' 1 year ago
Niko PLP 9af6069015 Merge commit 'c43e79ce9f116be79c448121f209a66181b3bf53' as 'librocksdb-sys/lz4' 1 year ago
Niko PLP c43e79ce9f Squashed 'librocksdb-sys/lz4/' content from commit 5ff83968 1 year ago
Niko PLP 230f3de74d added missing c file 1 year ago
Niko PLP 192074e2b0 Removed submodules in favor of git subtree 1 year ago
Niko PLP c1b0f79c14 updated build.rs with more flags and settings 1 year ago
Niko PLP 813d75890f Env::version() 1 year ago
Niko PLP 963faad14f fix openbsd build 1 year ago
Niko PLP 74dee7a20f fix rocksdb_options_set_plain_table_factory 1 year ago
Niko PLP 4763f40b63 openbsd minimal build options 1 year ago
Niko PLP 1b28d31165 adding lz4 submodule 1 year ago
Niko PLP fc0b298e76 change submodule rocksdb to point to nextgraph fork 1 year ago
Cristi Vîjdea f8906c39ac
Remove temporary boxed keys in batched_multi_get (#801) 1 year ago
Niklas Fiekas c62c8c248d
Update to RocksDB 8.3.2 (#796) 1 year ago
Zhanhui Li 023f8298ca
Expose flush_cfs_opt to flush multiple column families (#793) 1 year ago
Niklas Fiekas e0dab6a098
Prefer rocksdb_free to free for RocksDB memory (#794) 1 year ago
Tim bcf5667805
Update snappy to 1.1.10 (#788) 1 year ago
J 8cf89962f8
Free memory on writebatch index and avoid unnecessary clones (#786) 1 year ago
Oleksandr Anyshchenko b539412366
Release 0.21.0 (#777) 1 year ago
Simon Rasmussen 7fd6c98a23
Fix bug in `DBWALIterator` that would miss updates (#771) 1 year ago
Petter Egesund c14532d8c2
Support for comparators as closures (#765) 1 year ago
Congyu 3257d087dc
Retrieve Value from `KeyMayExist` if value found in Cache or Memory (#759) 1 year ago
Niklas Fiekas b2943dc133
Add Cache::new_hyper_clock_cache() (#775) 1 year ago
Niklas Fiekas d44de09925
Update to RocksDB 8.1.1 (#774) 1 year ago
Niklas Fiekas ef8d60ae00
Actually enable io-uring (#751) 1 year ago
Sharang Parnerkar 9e519fe6e4
Update iOS min version to 12 in the build script (#770) 1 year ago
Niklas Fiekas 0fbe2eae22
Block cache creation failure is not recoverable (#763) 1 year ago
Niklas Fiekas c08acedbbd
Update to RocksDB 8.0.0 (#761) 2 years ago
Resende 44dc84171a
Enable librocksdb-sys to be built by rustc_codegen_cranelift (#760) 2 years ago
Roman Zeyde 6e19f1da84
Allow specifying checksum type (#756) 2 years ago
Tobias a6103ef311
Fix 32-bit ARM build (#754) 2 years ago
Yuri Kotov 9157df0c6f
Fix rustdoc::broken-intra-doc-links errors (#744) 2 years ago
Yuri Kotov ca6c6a5ca0
Add doc-check to CI with fix warnings in docs, but broken-intra-doc-links (#743) 2 years ago
Oleksandr Anyshchenko 7319f25394
Release 0.20.1 (#742) 2 years ago
Oleksandr Anyshchenko e646999c71
Check in CI compatibility with MSRV (#741) 2 years ago
Oleksandr Anyshchenko 1c879f073f
Release 0.20.0 (#736) 2 years ago
Matt Jurik 28237601a2
Support RocksDB 7.x BackupEngineOptions (#700) 2 years ago
Dirreck 3805d1fd1a
Fix int128 compatibility check (#682) 2 years ago
Oleksandr Anyshchenko dc18b52148 Revert "Allow to pass in owned variable for Decision::Change variant in compaction filter (#725)" 2 years ago
Congyu b8b4cf3161
Add Options::load_latest() method to load latest options from RockDB path (#724) 2 years ago
cwlittle 548b425a13
Bump bindgen 0.63.0 -> 0.64.0 (#734) 2 years ago
Brord van Wierst c1314a3d59
Bump rocksdb to 7.9.2 (#726) 2 years ago
Victor Farazdagi 5ed1043488
Allow to pass in owned variable for Decision::Change variant in compaction filter (#725) 2 years ago