Closed toreym closed 1 year ago
Updating gemspec to allow redis v5. Fix a test that did not have an id, redis v5 will error on an attempt to set a nil key in a hash.
Thank you for the contribution! We'll probably need to start testing against various Redis versions on CI 🤔 But that's a separate topic
🙌 Thank you for the quick response. Appreciate everything!!
Updating gemspec to allow redis v5. Fix a test that did not have an id, redis v5 will error on an attempt to set a nil key in a hash.