pelikan
pelikan copied to clipboard
Can the redis protocol be used?
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.
Please give more details regarding the steps you've tried
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?
there was no native support for the Redis protocol in pelikan_segcache_rs
The development of Pelikan has moved to https://github.com/pelikan-io/pelikan @thinkingfish