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

Can the redis protocol be used? #493

Open
itachizhu opened this issue Jun 12, 2023 · 4 comments
Open

Can the redis protocol be used? #493

itachizhu opened this issue Jun 12, 2023 · 4 comments

Comments

@itachizhu
Copy link

How do we use redis cli to connect to pelikan? After I try to connect successfully, I run the get/set command and the operation fails. The service is disconnected.

@ljluestc
Copy link

Please give more details regarding the steps you've tried

@itachizhu
Copy link
Author

I mean pelikan_segcache_rs is implemented based on a subset of the memcache protocol. Can you add an implementation based on the redis protocol? Or is it supported by both protocols?

@ljluestc
Copy link

ljluestc commented Aug 5, 2023

there was no native support for the Redis protocol in pelikan_segcache_rs

@1a1a11a
Copy link
Contributor

1a1a11a commented Aug 5, 2023

The development of Pelikan has moved to https://github.com/pelikan-io/pelikan
@thinkingfish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants