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

Remove redis 'experimental' tag #1460

Open
datengraben opened this issue Dec 12, 2023 · 0 comments
Open

Remove redis 'experimental' tag #1460

datengraben opened this issue Dec 12, 2023 · 0 comments
Labels
good first issue technical Non-functional changes (refactorings or increase test coverage)

Comments

@datengraben
Copy link
Contributor

Why is there an experimental Tag?
Are there problems in any real life deployments?
The implementation of the RedisAdapter and the FilebasedAdapter are part of the symfony lib, we use only the interface.

I've got it running on my local machine.

image

  1. I had to install either the redis extension or predis/predis composer package.
  2. Using Wordpress via wp-env I had to add the redis container to my wordpress network after I spun up redis-stack image.

@hansmorb So maybe we just add one of package/extension to composer.json and remove experimental tag?

@datengraben datengraben added the technical Non-functional changes (refactorings or increase test coverage) label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue technical Non-functional changes (refactorings or increase test coverage)
Projects
Development

No branches or pull requests

2 participants