redismock icon indicating copy to clipboard operation
redismock copied to clipboard

Add support for JSON and FT redis commands

Open mrrsm opened this issue 2 months ago • 0 comments

Updated go-redis to v9.7.0 Added JSON* mock functions Added tests for JSON mock functions Added FT* mock functions Added tests for FT mock functions

Split new mocks into new files to make it easier to manage. Open to splitting things up more in the future to make it easier to maintain.

Closes #86 and #99

mrrsm avatar Oct 09 '25 19:10 mrrsm