Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teloxide/teloxide-rocksdb

The RocksDB dialogue storage support for `teloxide`
https://github.com/teloxide/teloxide-rocksdb

Last synced: about 1 month ago
JSON representation

The RocksDB dialogue storage support for `teloxide`

Awesome Lists containing this project

README

        

# `teloxide-rocksdb`
The [RocksDB] dialogue storage support for [`teloxide`].

RocksDB was [added] in `teloxide` v0.11.1 and [removed] in v0.12.0 due to the degradation of compilation times. Therefore, it is now provided as a stand-alone library.

[added]: https://github.com/teloxide/teloxide/pull/753
[removed]: https://github.com/teloxide/teloxide/pull/761

[RocksDb]: http://rocksdb.org/
[`teloxide`]: https://github.com/teloxide/teloxide