Skip to content

Releases: politics-rewired/memoredis

Version 2.0.0

21 Oct 16:50
6360f42
Compare
Choose a tag to compare

Features

Version 1.1.1

26 Jan 21:25
d517649
Compare
Choose a tag to compare

This release exposes TypeScript typings.

Version 1.1.0

07 Sep 15:59
b28d1b4
Compare
Choose a tag to compare

Features

  • expose redis client quit and end methods (bc23715)

Bug Fixes

  • allow non-yarn package manager (219939e)

Version 1.0.8

07 Sep 15:58
Compare
Choose a tag to compare

Bug Fixes

  • add key to invalidation list on fetch in case cache has been flushed (2084734)
  • move benchmark out of source to note compile (b8171bd)

Version 1.0.7

07 Sep 15:58
Compare
Choose a tag to compare

Features

  • speed up cache invalidation using key sets (56bd24a)

Version 1.0.6

07 Sep 15:58
Compare
Choose a tag to compare

Bug Fixes

  • return null for errors in get (75905b9)

Version 1.0.5

07 Sep 15:57
Compare
Choose a tag to compare

Bug Fixes

Version 1.0.4

07 Sep 15:57
Compare
Choose a tag to compare

Bug Fixes

Version 1.0.3

07 Sep 15:56
Compare
Choose a tag to compare

Features

Version 1.0.2

07 Sep 15:56
Compare
Choose a tag to compare

Bug Fixes

  • memoizer: json deserialization (1981209)