Talk:RocksDB

From WikiProjectMed
Jump to navigation Jump to search

Integration

Alternative Backend

DGraph

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

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

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]