shep

Multi-state key stores using bit masks for python3
git clone git://git.defalsify.org/shep.git
Log | Files | Refs | LICENSE

commit d915f17e2b7ee6a27aef51ab766b234a1366d4a3
parent 46d83f2cb9ed1094c1fce444085e53ab808f1b15
Author: lash <dev@holbrook.no>
Date:   Thu, 13 Oct 2022 13:29:45 +0000

Add rocksdb clarification

Diffstat:
AREADME.rocksdb | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.rocksdb b/README.rocksdb @@ -0,0 +1 @@ +Rocksdb extension requires python 3.9, as it uses lbry-rocksdb which at the time of writing (13.10.2022) does not have a package available for python 3.10.