Skip to content

Commit 003c994

Browse files
committed
feat: add Elasticsearch storage adapter
Add a new @node-ts-cache/elasticsearch-storage package that provides an Elasticsearch-based storage backend for caching. The implementation uses the @elastic/elasticsearch v8 client and supports: - Basic get/set/clear operations via IAsynchronousCacheType interface - Pre-configured client injection for advanced use cases - Automatic document cleanup with refresh-wait semantics
1 parent cea4fc3 commit 003c994

7 files changed

Lines changed: 565 additions & 2 deletions

File tree

0 commit comments

Comments
 (0)