aws/glide-for-redis

Rust client

waynerobinson opened this issue · 1 comments

Describe the feature

Given Glide's core is Rust and supports some useful additions to redis-rs in terms of connectivity & resilience to MemoryDB/Elasticache services it would be valuable to be able to use this with Rust direclty.

Use Case

Redis client for Rust.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Client version used

n/a

Environment details (OS name and version, etc.)

n/a

In the short term, we plan on focusing our efforts on higher-level languages, so this probably won't happen in the next few months. In the meanwhile we make every effort to upstream our changes to redis-rs, so if you use it, you will eventually receive most, if not all, the capabilities of GLIDE for Redis.
In the meanwhile, if there's any specific feature you're missing or bug that's bothering you, feel free to open an issue on redis-rs, and I'll try to fix it there ASAP.