From f5a26192db12172d88ee7cbb029d26b66abbc474 Mon Sep 17 00:00:00 2001 From: Ming-Hsuan-Tu <qrnnis2623891@gmail.com> Date: Thu, 18 Apr 2019 21:12:00 +0800 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4ff7577..b69f1ae 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +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 +News (2019/04/18) ========= -Currently I am refactoring the code, and more features like TTL are coming soon. And the installation will be much more easily. +Currently I am refactoring the code, and more features like TTL are coming soon. And the installation with cmake will be much more easily. pyrocksdb ========= -- GitLab