UNPKG

bentocache

Version:

Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers

10 lines (9 loc) 1.27 kB
export { p as BentoCachePlugin, r as BusDriver, B as BusOptions, J as Bytes, s as CacheBusMessage, t as CacheBusMessageType, a as CacheDriver, C as CacheDriverOptions, v as CacheEvent, u as CacheEvents, z as CacheProvider, n as CacheSerializer, o as CacheStackDrivers, Z as ClearOptions, d as CreateBusDriverResult, b as CreateDriverResult, f as DatabaseAdapter, h as DatabaseConfig, W as DeleteByTagOptions, V as DeleteManyOptions, U as DeleteOptions, q as DialectName, e as DriverCommonInternalOptions, i as DriverCommonOptions, w as Duration, D as DynamoDBConfig, E as Emitter, X as ExpireOptions, x as Factory, F as FileConfig, T as GetOptions, P as GetOrSetForeverOptions, N as GetOrSetOptions, y as GetSetFactory, G as GetSetFactoryContext, Y as HasOptions, I as InternalOperationWrapper, K as KnexConfig, g as KyselyConfig, L as L1CacheDriver, c as L2CacheDriver, M as MemoryConfig, O as OrchidConfig, H as RawBentoCacheOptions, A as RawCommonOptions, R as RedisConfig, S as SetCommonOptions, Q as SetOptions } from '../../bento_cache-KhHDdh3u.js'; export { Logger } from '@julr/utils/logger'; import '@poppinss/exception'; import '@boringnode/bus/types/main'; import 'knex'; import 'kysely'; import '@aws-sdk/client-dynamodb'; import 'orchid-orm'; import 'ioredis';