diff --git a/README.rst b/README.rst index e6e913eb040262a7a32e02f7c219b8be8b014e7c..4ff757735a0b9986e1e52a759b1dd661eb45af7c 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ Note ========= The original pyrocksdb (https://pypi.python.org/pypi/pyrocksdb/0.4) has not been updated for long time. I update pyrocksdb to support the latest rocksdb. Please open issues in github if you have any problem. +News +========= +Currently I am refactoring the code, and more features like TTL are coming soon. And the installation will be much more easily. pyrocksdb =========