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