mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Add memory backend for node store
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#if RIPPLE_HYPERLEVELDB_AVAILABLE
|
||||
|
||||
/** Factory to produce HyperLevelDB backends for the NodeStore.
|
||||
|
||||
@see NodeStore
|
||||
*/
|
||||
class HyperLevelDBBackendFactory : public NodeStore::BackendFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user