Talk:RocksDB

Latest comment: 11 months ago by Wbarnha in topic Python Bindings

Integration edit

Alternative Backend edit

DGraph edit

Dgraph is moving away from RocksDB to their own Badger solution so this section may not be accurate for much longer - https://open.dgraph.io/post/badger/#conclusion Antnee (talk) 14:55, 30 May 2017 (UTC)Reply


Geospatial support edit

The geospatial support was removed in v6.0.0 (source: https://github.com/facebook/rocksdb/blob/main/HISTORY.md#600-2019-02-19)

From HISTORY.md: "Remove geodb, spatial_db, document_db, json_document, date_tiered_db, and redis_lists."

Dveeden (talk) 13:31, 1 November 2022 (UTC)Reply

Python Bindings edit

The bindings for the Python lanague cited in https://github.com/stephan-hof/pyrocksdb are outdated by eight years. https://github.com/faust-streaming/python-rocksdb and https://github.com/Congyuwang/RocksDict are more actively maintained. Wbarnha (talk) 00:56, 9 June 2023 (UTC)Reply