@pondoknusa/cache
Cache stores and repository for Pondoknusa
Install
bash
npm install @pondoknusa/cacheMetadata
| Field | Value |
|---|---|
| Version | 2.0.0 |
| Source | packages/cache |
| Category | Platform services |
| Node.js | >=26 |
Pondoknusa dependencies
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
ArrayStoreCacheEventListenerCacheEventNameCacheEventPayloadCacheLockCacheManagerCacheRepositoryCacheStoreFactoryFileStoreLockAcquisitionErrorLockTimeoutErrorRedisStoreTaggedCacheclearCacheEventListenersemitCacheEventonCacheEvent
Types
CacheConfigCacheConnectionConfigCacheStore
Guide
See the Cache guide for usage examples.