teloxide-rocksdb 0.1.0

The RocksDB dialogue storage support for `teloxide`
Documentation
1
2
3
4
5
6
7
8
9
10
# `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