-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
all: deprecating rethinkdb and redis support #425
Milestone
Comments
Oh yes. First we get a stable API using SQL, then the community can write whatever they need. I would even propose getting rid of mysql, but someone might already be using that. |
I consider SQL being stable :) |
Maybe this could be helpfull: https://tip.golang.org/pkg/plugin/ ? |
aeneasr
modified the milestones:
0.8.0: Performance, stability and production-readyness,
1.0.0: stable release
May 2, 2017
Resolved in #445 |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As we move forward to providing a sustainable and stable version of Hydra, we are weighing options to remove support for redis and rethinkdb. Both adapters have long been untouched and are labeld as "community contributions". Both adapters have known issues and performance bottlenecks.
We are honsetly thankful for the work the contributors did, and this change is in no way intended to be disrespectful of their work.
We believe this change is neccessary to keep our quality promise and provide critical security technology with best conscience. We also want to avoid adopters to use technology which is not fully supported, just to realize that they have to migrate to SQL later on.
Please raise your voice if you have concerns about this or give your thumbs up if you agree.
The text was updated successfully, but these errors were encountered: