Releases: ycharts/django_cache_helper
Releases · ycharts/django_cache_helper
1.0.3
1.0.2
Full Changelog: v1.0.1...v1.0.2
1.0.1
Remove ABC usage
- Remove ABC for creating abstract interfaces
Add CacheHelperCacheable Interface
- Added interface for projects to create a cache key for their own objects
- Refactored existing code for correctness and readability
Conditional pylibmc import
0.2.4 conditional pylibmc import