Class MongodbCacheAdapter<TType>

To utilize the MongodbCacheAdapter, you must install the "mongodb" package and supply a ISerde, with an adapter like SuperJsonSerdeAdapter.

IMPORT_PATH: "@daiso-tech/core/cache/mongodb-cache-adapter"

Type Parameters

  • TType = unknown

Implements

Constructors

Methods