Releases: MHKarami97/CacheManager
Releases · MHKarami97/CacheManager
v2.0.0
What's Changed
- Refactor: Change Manager to Generic methods by @all4ehsan in #2
- Seprate package to Core(Only Memory), Api, Redis, Database
New Contributors
- @all4ehsan made their first contribution in #2
Full Changelog: v1.0.4...v2.0.0
v1.0.4
- add load test
- make performance better
v1.0.3
- now you can change priority on cache source
- only lock for set on provider, get data without lock
- run test on github action
v1.0.2
Full Changelog: v1.0.0...v1.0.2
v1.0.0
first release