Add RocksDB NodeStore backend

This commit is contained in:
Vinnie Falco
2013-11-21 18:11:00 -08:00
parent 8b72f2ad79
commit 306811d2a7
8 changed files with 410 additions and 2 deletions

View File

@@ -657,6 +657,7 @@
# LevelDB Use Google's LevelDB database (deprecated)
# MDB Use MDB
# none Use no backend
# RocksDB Use Facebook's RocksDB database
# SQLite Use SQLite
#
# Required keys: