resque / redis-namespace

This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
http://redis.io
MIT License
695 stars 192 forks source link

FIX missing namespaced srem? method #224

Closed neilchandler closed 1 year ago

neilchandler commented 1 year ago

This is an extension of the exising Pull Request #223 to add the missing namespacing to the srem? method

PatrickTulskie commented 1 year ago

@neilchandler hey sorry didn't realize this conflicted with #223 before I merged it in. Can you rebase/resolve conflicts and I'll get it in?

neilchandler commented 1 year ago

Hey @PatrickTulskie. I've rebased and resolved the conflicts as requested 🙂

PatrickTulskie commented 1 year ago

Hey @PatrickTulskie. I've rebased and resolved the conflicts as requested slightly_smiling_face

Hey it still won't let me rebase/merge in your PR due to conflicts. Can you maybe just squash your PR into a single commit and see if that resolves it?

PatrickTulskie commented 1 year ago

nvm I just did it with github. easy peasy. working on a new release this weekend.

PatrickTulskie commented 1 year ago

This is in 1.11.0