@omnitron-dev/titan-cache
v0.1.3
Published
Multi-tier caching module for Titan framework (LRU, LFU, TTL)
Readme
@omnitron-dev/titan-cache
Multi-tier caching module for the Titan framework
Part of the Omni monorepo — Fullstack Type-Safe RPC Framework.
Installation
pnpm add @omnitron-dev/titan-cacheOverview
Pluggable caching module supporting LRU, LFU, and TTL eviction strategies. Integrates with Titan's DI system and can be backed by in-memory stores or Redis.
License
MIT
