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

Compatibility with Redis Clients #2

Closed
kelvinmwinuka opened this issue Feb 27, 2024 · 0 comments · Fixed by #10
Closed

Compatibility with Redis Clients #2

kelvinmwinuka opened this issue Feb 27, 2024 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@kelvinmwinuka
Copy link
Collaborator

Improve compatibility with Redis clients to allow EchoVault to be a potential drop-in replacement for Redis. The following considerations need to be made:

  1. Handshake with Redis client.
  2. Make sure each command returns a valid RESP response.
  3. Make Pub/Sub module compatible with Redis client.
@kelvinmwinuka kelvinmwinuka added the enhancement New feature or request label Feb 27, 2024
@kelvinmwinuka kelvinmwinuka self-assigned this Feb 27, 2024
@kelvinmwinuka kelvinmwinuka linked a pull request Feb 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant