Skip to content

jansegre/python-rocksdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-rocksdb

test-status

This project is based off the efforts from https://github.com/NightTsarina/python-rocksdb and basically strips backup support, filter support and several options, so that it can work on rocksdb from 5.17 (which is what's available on Ubuntu 20.04) through 7.0 (the current latest release, already the only one published on homebrew and alpine repos).

It isn't intended for general use and should eventually be superseded by the project is is based off when repos catch on and rocksdb 7.0 is properly (without stripped features) supported.

About

Python bindings for RocksDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Cython 68.2%
  • Python 23.3%
  • C++ 7.8%
  • Dockerfile 0.7%