microsoft / garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
https://microsoft.github.io/garnet/
MIT License
10.3k stars 520 forks source link

Need to add Stream type support and also support Cap push #707

Open gogo1008 opened 4 weeks ago

gogo1008 commented 4 weeks ago

Feature request type

sample request

Is your feature request related to a problem? Please describe

https://github.com/dotnetcore/CAP

CAP calls the original Redis normally, but calls Garnet with an error, suspected to be a Stream type support issue

image

Describe the solution you'd like

Type Verification Tool

image

image image image

Describe alternatives you've considered

No response

Additional context

No response

gogo1008 commented 4 weeks ago

image

yrajas commented 4 weeks ago

Thanks for your interest in trying out Garnet.

We don't have support for streams yet https://microsoft.github.io/garnet/docs/commands/api-compatibility#stream. However, we are planning to add support soon - no ETA available currently. Please watch out for future releases.

gogo1008 commented 3 weeks ago

Thank you for your support. We will continue to monitor the release status and need to improve the related products and ecosystem of. netcore