Skip to content

Releases: Tinkoff/cachalot

v1.5.1

12 Feb 08:51
Compare
Choose a tag to compare

1.5.1 (2020-02-12)

Bug Fixes

  • Queue delete not touched tags command if adapter is not connected (ce3c8f5)

v1.5.0

04 Feb 13:58
Compare
Choose a tag to compare

1.5.0 (2020-02-04)

Features

  • Not touched tags optimization (076e895)

v1.4.0

29 Jan 12:20
Compare
Choose a tag to compare

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

28 Jan 13:13
Compare
Choose a tag to compare

1.3.1 (2020-01-28)

Bug Fixes

  • mset does not add cache key prefix. (8d58233)

v1.3.0

27 Jan 16:16
Compare
Choose a tag to compare

1.3.0 (2020-01-27)

Features

  • Multiple get and set are now using for read/write tags. (71d60a3)

v1.2.1

23 Jan 17:03
Compare
Choose a tag to compare

1.2.1 (2020-01-23)

Bug Fixes

  • protect merged static and dynamic tags from being duplicated (dabd053)

v1.2.0

23 Jan 14:57
Compare
Choose a tag to compare

1.2.0 (2020-01-23)

Features

  • Static tags can be lazy calculated (6965862)

v1.1.2

06 Oct 11:34
Compare
Choose a tag to compare

1.1.2 (2019-10-06)

Bug Fixes

  • ci: fixed travis CI jobs (44beb96)
  • ci: removed cache (travis bug) (b77f734)

v1.1.1

06 Oct 10:43
Compare
Choose a tag to compare
Merge branch 'release/1.1.1'

We're ready!

17 Mar 20:12
Compare
Choose a tag to compare

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!