Skip to content

Releases: arthurfranca/apicache-plus

Improve redis serialization

03 Jan 19:53

Choose a tag to compare

Improve serialization when manually adding to redis cache

Enhance concurrency behavior

08 Dec 21:11

Choose a tag to compare

  • Enhance when handling safe http method

Fix redis response

14 Oct 19:31

Choose a tag to compare

  • Fix sending duplicate response slices when facing big payloads

Redis cache #get fix

06 Nov 22:08

Choose a tag to compare

Fix minor bug found while using manual caching with redis

Head request patch

19 Jun 18:08

Choose a tag to compare

Fix head request handler

Koa support

19 Jun 14:27
bffc15f

Choose a tag to compare

Add Koa 2 support

Redis cache patch

17 Jun 20:05

Choose a tag to compare

Fix _acquireLockWithId reference (thanks @it4mag)

Important patch

14 Jun 01:43

Choose a tag to compare

Add compressible missing dependency (thanks @rrgarciach)

Redis cache lock fix

03 Jun 21:28
97df29f

Choose a tag to compare

Fix RedisCache#releaseLockWithId

New option and better default behavior

03 Jun 18:43
bd4069d

Choose a tag to compare

  • add optimizeDuration option
  • set 'private' cache when fit