https://github.com/guillotinaweb/librocksdb-sys
https://github.com/guillotinaweb/librocksdb-sys
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guillotinaweb/librocksdb-sys
- Owner: guillotinaweb
- Created: 2019-06-19T13:11:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T17:55:12.000Z (over 6 years ago)
- Last Synced: 2025-02-16T03:26:15.357Z (8 months ago)
- Language: C
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RocksDB bindings (WIP)
======================Low-level bindings to RocksDB's C API.
With transaction API
Based on original work by Tyler Neely
https://github.com/rust-rocksdb/rust-rocksdb
and Jeremy Fitzhardinge
https://github.com/jsgf/rocksdb-sys