Releases: Tinkoff/cachalot
Releases · Tinkoff/cachalot
v1.5.1
1.5.1 (2020-02-12)
Bug Fixes
- Queue delete not touched tags command if adapter is not connected (ce3c8f5)
v1.5.0
1.5.0 (2020-02-04)
Features
- Not touched tags optimization (076e895)
v1.4.0
1.4.0 (2020-01-29)
Features
- Tags can be stored separately in case the main redis instance uses eviction policy. (c25ae76)
v1.3.1
1.3.1 (2020-01-28)
Bug Fixes
- mset does not add cache key prefix. (8d58233)
v1.3.0
1.3.0 (2020-01-27)
Features
- Multiple get and set are now using for read/write tags. (71d60a3)
v1.2.1
1.2.1 (2020-01-23)
Bug Fixes
- protect merged static and dynamic tags from being duplicated (dabd053)
v1.2.0
1.2.0 (2020-01-23)
Features
- Static tags can be lazy calculated (6965862)
v1.1.2
1.1.2 (2019-10-06)
Bug Fixes
- ci: fixed travis CI jobs (44beb96)
- ci: removed cache (travis bug) (b77f734)
v1.1.1
Merge branch 'release/1.1.1'
We're ready!
This is the first release!
We are ready to present you the caching library that we use for our microservices on node js.
Please read the README file for library features. Hope you will find it useful!