Documentation ¶
Overview ¶
Package memory defines an in-memory value store
The index data stored by the memory value store is not persisted. This value store is primarily useful for testing or for short-lived indexer instances that do not need to store huge amounts of data.
When creating an indexer that uses this value store, the indexer should generally not be given a cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.