bh1xuw / rust-rocks

Make RocksDB really rocks! The Rust style API.
Apache License 2.0
46 stars 7 forks source link

Adds support to DBWithTTL #19

Open sezaru opened 4 years ago

sezaru commented 4 years ago

This PR add support for DBWith TTL, allowing the user to specify ttls for it's entire database or column families