Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple kinto-redis from this repository #3360

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Jan 24, 2024

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.

@leplatrem leplatrem merged commit d0f4e17 into main Jan 24, 2024
16 checks passed
@leplatrem leplatrem deleted the get-rid-kinto-redis branch January 24, 2024 14:19
leplatrem added a commit that referenced this pull request Jan 25, 2024
leplatrem added a commit that referenced this pull request Jan 25, 2024
* Update releasing instructions

* Replace setup.py/setup.cfg by pyproject.toml

* Use requirements.in to generate requirements.txt

* Install twine to test the package description

* setuptools-scm includes all versioned files by default

* Pass version to Docker build using build argument

* Read all pip-compile args from toml file

* Remove kinto-redis (removed in #3360)

* Fix phrasing in docs/community.rst

Co-authored-by: grahamalama <gbeckley@mozilla.com>

---------

Co-authored-by: grahamalama <gbeckley@mozilla.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants