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

Drop support for memcached #15177

Closed
rijkvanzanten opened this issue Aug 19, 2022 · 1 comment · Fixed by #15537 or #18980
Closed

Drop support for memcached #15177

rijkvanzanten opened this issue Aug 19, 2022 · 1 comment · Fixed by #15537 or #18980

Comments

@rijkvanzanten
Copy link
Member

Memcached doesn't support pub/sub, which means it can't be used for various things we need to rely on a central store for, including cross instance messaging, effective queuing, and websockets support.

Instead of trying to support memcached where it can be used, and use Redis for everything else, it makes more sense for the long term maintenance of the project to focus exclusively on Redis. Also ref #15176

@rijkvanzanten
Copy link
Member Author

Linear: ENG-207

@rijkvanzanten rijkvanzanten removed this from the v10.0.0 milestone Apr 5, 2023
@rijkvanzanten rijkvanzanten self-assigned this Jun 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
2 participants