Expand description
A common in-memory Cache
for market and execution related data.
Modules§
- database
- Provides a
Cache
database backing.
Structs§
- Cache
- A common in-memory
Cache
for market and execution related data. - Cache
Config - Configuration for
Cache
instances. - Cache
Index - A key-value lookup index for a
Cache
.