Cache: Add storage_inmemory documentation
Mostly a place-holder at the moment.
This commit is contained in:
parent
90e16d79c5
commit
30074b7960
@ -429,6 +429,11 @@ regardless of what host the `admin` user comes from.
|
||||
|
||||
# Storage
|
||||
|
||||
## `storage_inmemory`
|
||||
|
||||
This simple storage module uses the standard memory allocator for storing
|
||||
the cached data.
|
||||
|
||||
## `storage_rocksdb`
|
||||
|
||||
This storage module uses RocksDB database for storing the cached data. The
|
||||
|
Loading…
x
Reference in New Issue
Block a user