From faea2199ba43fbbbd0a15341ce22838624173dbb Mon Sep 17 00:00:00 2001 From: Ming-Hsuan-Tu Date: Sat, 6 Apr 2019 20:39:55 +0800 Subject: [PATCH] Update README.rst --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index e6e913e..4ff7577 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 =========