Class LibsqlCacheAdapter<TType>

To utilize the LibsqlCacheAdapter, you must install the "@libsql/client" package and supply a ISerde<string>, with an adapter like SuperJsonSerdeAdapter .

IMPORT_PATH: "@daiso-tech/core/cache/adapters"

Type Parameters

  • TType = unknown

Implements

Constructors

Methods