Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.32k stars 420 forks source link

Decouple `kinto-redis` from this repository #3360

Closed leplatrem closed 7 months ago

leplatrem commented 7 months ago

In order to make sure we don't offer features that are unstable or outdated, I would prefer to decouple kinto-redis from this project, because it is not actively maintained (last commit 3 years ago).

Our team at Mozilla is the only group of folks who still actively maintains kinto. And since kinto-redis is not used in our production service anymore, it is not in the bag of things we maintain.

It does not mean it is not supported, it is probably stable and will run as expected. If you want to use it, you have to set it up yourself, since kinto initwon't propose the option anymore. That's why I mark this PR as breaking change.