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

Refactor redis module into kv #67

Open
joshmanders opened this issue Mar 22, 2024 · 0 comments
Open

Refactor redis module into kv #67

joshmanders opened this issue Mar 22, 2024 · 0 comments
Labels
component:redis Pertains to the kubit/redis component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup

Comments

@joshmanders
Copy link
Member

With the whole fiasco about Redis, Inc changing from BSD license, this has prompted me to rethink a bit about this module and instead of being redis we should refactor it to kv and make it use the driver pattern and support other key/value stores also.

@joshmanders joshmanders added component:redis Pertains to the kubit/redis component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup labels Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:redis Pertains to the kubit/redis component status:accepted We have accepted this request and plan to do it but aren't sure when type:refactor Involves refactoring or code-cleanup
Projects
None yet
Development

No branches or pull requests

1 participant