Skip to content

Releases: inhuman/sync-cache

Add expiration for cache

22 Jul 13:23

Choose a tag to compare

v0.0.8

feat(cache): add expiration for cache

v0.0.7

22 May 14:24

Choose a tag to compare

fix(cache): fix get cache groups

v0.0.6

22 May 13:54

Choose a tag to compare

feat(cache): add cache stats

v0.0.5

20 May 12:10

Choose a tag to compare

feat(redis): fix update method name

v0.0.4

19 May 12:34

Choose a tag to compare

feat(redis): add redis client to opts

v0.0.3

19 May 08:14

Choose a tag to compare

feat(redis): add redis client interface, for testing

v0.0.2

15 May 13:55

Choose a tag to compare

feat(project): add UpdateRedisKey func for invalidate cache

v0.0.1

15 May 12:59

Choose a tag to compare

feat(project): base functional done