Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Releases: Kinto/kinto-redis

2.1.0

16 Nov 20:32
ea5fc04
Compare
Choose a tag to compare

Internal Changes

  • Replacing ujson with kinto.core.utils.json

Bugfixes

  • Fix pip install kinto[redis] command

2.0.1

24 May 13:28
a341143
Compare
Choose a tag to compare

Bug fixes

  • pool_size setting should remain optional

2.0.0

08 Feb 16:53
Compare
Choose a tag to compare

Breaking changes

  • Upgrade to Kinto >= 13 storage API.

1.3.0

26 Apr 09:06
Compare
Choose a tag to compare
  • Update storage tests with new Kinto 9.x features. (#13)

1.2.0

17 Aug 17:00
Compare
Choose a tag to compare
  • Cache set now requires a ttl value
  • Cache delete() method now returns the deleted value
  • Cache never accept to store bytes.

1.1.0

23 Feb 15:59
Compare
Choose a tag to compare
  • Upgrade to last storage, permissions and cache backends features. (#7)

1.0.1

18 Aug 15:01
Compare
Choose a tag to compare

Bug fixes

1.0.0

18 Aug 15:01
Compare
Choose a tag to compare
  • Move the kinto redis backends to an external repository.