nitishm / go-rejson

Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
MIT License
343 stars 47 forks source link

add support for redis v9 #72

Closed YafimK closed 1 year ago

YafimK commented 1 year ago

This updates the support for go-redis libary to latest v9

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4520503214


Files with Coverage Reduction New Missed Lines %
rejson.go 1 95.15%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2842758614: -0.08%
Covered Lines: 124
Relevant Lines: 131

💛 - Coveralls
d0x7 commented 1 year ago

Seems all requested changes were made to me, right? When is this due to merge? I'd be more than happy to be able to use this.

Shivam010 commented 1 year ago

Sorry for the delay. Looks like we are all set. Thanks for the PR @YafimK