eca.js
v1.0.5
Published
An easy-to-use Node.js library for cache management with TTL, LRU eviction, and event system.
Downloads
11
Maintainers
Readme
EasyCache
A simple yet powerful Node.js library for caching, featuring Time-to-Live (TTL), LRU eviction, an event system, and cache statistics.
✨ Features
- TTL (Time-to-Live)
- LRU Eviction
- Event System
- Statistics
- Multiple Operations
- Memory Management
- Utility Functions
- Zero Dependencies
- Cache Tags/Groups
- Sliding Expiration
- Custom Serialization/Deserialization
- Conditional Caching
- Stale-While-Revalidate
- Multiple Storage Adapters
📦 Installation
npm install eca.js📖 Documentation
🤝 Contributing
Please see the contributing guide for details.
📝 License
MIT License - see the LICENSE file for details.
