|
CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
| detail | |
Classes | |
| struct | BasicMongoCacheStorageTraits |
| Defines types for mongo cache storage given a cache descriptor. More... | |
| class | MongoFlatCacheStorage |
| A mongo cache storage that persists flat cache data using delete and upsert. More... | |
| class | MongoHistoricalCacheStorage |
| A mongo cache storage that persists historical cache data using delete and insert. More... | |
Functions | |
| DECLARE_MONGO_CACHE_STORAGE (AccountState) | |
| Creates a mongo account state cache storage around database, bulkWriter and networkIdentifier. More... | |
| catapult::mongo::storages::DECLARE_MONGO_CACHE_STORAGE | ( | AccountState | ) |
Creates a mongo account state cache storage around database, bulkWriter and networkIdentifier.