redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
20.11k stars 2.37k forks source link

Integrating Stack Support #2585

Open chayim opened 1 year ago

chayim commented 1 year ago

@elena-kolevska is about to start working on redis-stack support in this client, bringing along native functionality to go-redis. As part of this, @rueian and I have been discussing merging his fluent-like API here, in order to provide a "jump start" as possibilities are explored.

Let's discuss in this issue - and ensure we're all on the same page.

CC: @elena-kolevska @rueian @monkey92t

monkey92t commented 1 year ago

👍🏻

rueian commented 1 year ago

👍

SoulPancake commented 1 year ago

Would like to collab in some parts of this too if that's fine ^_^ @elena-kolevska // @monkey92t

elena-kolevska commented 1 year ago

Of course! I'll be pushing a new branch soon and will send you a link!

gaby commented 1 year ago

@elena-kolevska @chayim @rueian Has there been any updates on this? I was looking into integrating Redis Stack support to GoFiber Storage Drivers. We already support go-redis and rueidis.