Skip to content

Conversation

jpcoenen
Copy link
Contributor

@jpcoenen jpcoenen commented Dec 10, 2020

A store very similar to the existing redis-go store, but since the redis.UniversalClient of redis-go.v8 is incompatible with the client of the previous versions, I'd say it's better to keep the stores separate.

This also contains the changes as proposed in #83. Only commit 30cb82c contains the store.

Unfortunately, this seems to break compatibility with Go 1.12 because of the lack of errors.Unwrap().

@Espina2
Copy link

Espina2 commented Aug 13, 2021

Any way that we can merge this?

Searching in https://endoflife.date/go show that go 1.12 is no longer supported.

@jpcoenen jpcoenen force-pushed the go-redis-v8 branch 3 times, most recently from 452b560 to d1b93e5 Compare August 21, 2021 16:55
@jpcoenen
Copy link
Contributor Author

Rebased both this branch and #83 onto master. So they are ready to merge again.

We're only waiting for approval from @brandur.

@BrianLeishman
Copy link

Agreed, this would be awesome to use since our tools are already pinned to redis 8

@acastro2
Copy link

acastro2 commented Dec 1, 2021

Can we get this merged @brandur? It's a really nice approach.

@fatflowers
Copy link

Any update? Looking forward to this merge😄

@johansja
Copy link

johansja commented Mar 3, 2022

Anything needed to get this merged? Let me know if there is anything that I can help.

@Espina2
Copy link

Espina2 commented Mar 3, 2022

Maybe is time for a fork. This don't look to be maintained anymore

@jpcoenen
Copy link
Contributor Author

jpcoenen commented Mar 3, 2022

Anything needed to get this merged? Let me know if there is anything that I can help.

Still waiting for approval from @brandur. Afaik, they're the only one with maintainer access to this repo.

Maybe is time for a fork. This don't look to be maintained anymore

There have actually been 4 releases since this MR was opened. One of them only 2 weeks ago. So it is not necessarily completely unmaintained. But if it is the reason: I am happy to help out with maintaining the project!

Forking is also an option, but then anyone not reading this conversation would be missing out on updates and we'd miss out on the name of the current repo.

@brandur
Copy link
Member

brandur commented Aug 6, 2022

Hey @jpcoenen, sorry about the really long delay here. If you're still around to rebase this PR, I'll merge it, make a couple tweaks, and cut a new release. If not, I'll take over the branch and put changes into a new PR.

@ximyro
Copy link

ximyro commented Apr 4, 2023

@brandur Hi! Any progress on merging this pull request?

@brandur brandur merged commit ac6842f into throttled:master Apr 6, 2023
@brandur
Copy link
Member

brandur commented Apr 6, 2023

Yep, LGTM. Released as 2.11.0.

@jpcoenen jpcoenen deleted the go-redis-v8 branch April 20, 2023 12:45
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

Successfully merging this pull request may close these issues.

8 participants