489 B
489 B
cache
Support for server-side caching in Angel.
CacheService
TODO: Documentation
A Service
class that caches data from one service, storing it in another.
An imaginable use case is storing results from MongoDB or another database in Redis.