We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RocksDB supports TTL settings(according to https://github.com/facebook/rocksdb/wiki/Time-to-Live) though I cannot find related options in pyrocksdb. is it not supported?
The text was updated successfully, but these errors were encountered:
Merge pull request stephan-hof#40 from fish2000/patch-2
ee1bc5a
Allow `rocksdb.DB` instances to be manually closed (second revision PR)
No branches or pull requests
RocksDB supports TTL settings(according to https://github.com/facebook/rocksdb/wiki/Time-to-Live) though I cannot find related options in pyrocksdb. is it not supported?
The text was updated successfully, but these errors were encountered: