arcade_cache 0.5.0
arcade_cache: ^0.5.0 copied to clipboard
Cache for Arcade
0.5.0 #
- CHORE: Update version to 0.5.0 to align with core arcade package.
0.0.3 #
- FEAT: add MemoryCacheManager implementation for in-memory caching with TTL support.
0.0.2 #
- REFACTOR: fix samples and examples.
- FEAT: redis implementation.
- FEAT: make ready for publishing.
- FEAT: export BaseCacheManager.
- FEAT: rename to arcade.
0.0.1 #
- Initial version.