- Cache API: RESTful endpoints for cache operations (GET, POST, DELETE)
- PostgreSQL Driver: Persistent cache storage with automatic table creation
- TTL Support: Time-to-live functionality for automatic cache expiration
- Namespace Support: Organize cache entries by namespace
- Optional Authentication: Token-based auth (disabled by default)
- Admin Operations: Cache statistics, cleanup, and management
- Health Check: System health monitoring endpoint