siddontang / rocksdb-examples

A repo to store some examples of my use of RocksDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A place to store examples of my use RocksDB

Build and usage

make

# Try something like:
./out/fast_skip_tombstone_keys

About

A repo to store some examples of my use of RocksDB


Languages

Language:C++ 81.7%Language:Makefile 18.3%