Releases: tfij/BrightCache
Releases · tfij/BrightCache
v1.1.0
Fix bug with multiple async calls.
BUG DESCRIPTION: If many calls for the same key appear before the value is calculated, then the same calculation is triggered for each call.
v1.0.0
First release of BrightCache library