faust-streaming / python-rocksdb

Python bindings for RocksDB used by faust-streaming
https://faust-streaming.github.io/python-rocksdb/
BSD 3-Clause "New" or "Revised" License
24 stars 5 forks source link

Enumerate missing components wrt the latest RocksDB version #9

Open eladn opened 2 years ago

eladn commented 2 years ago

Maintain a list of missing components wrt the latest RocksDB version. This will help focusing the contributors' effort, and thus can boost up the development of this fork to eventually become and kept up-to-date.

Side note: I must mention that maintaining this project is a great and important initiative, as RocksDB is a highly functional asset (which is itself still under frequent development and maintenance), and should be accessible for the python's community.