Nordix / hiredis-cluster

C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
86 stars 42 forks source link

Better support for JSON files describing commands metadata #202

Closed zuiderkwast closed 6 months ago

zuiderkwast commented 6 months ago
zuiderkwast commented 6 months ago

Good comments about find_keys differences.

THanks. What abour "keynum"? It's the same difference. I didn't want to repeat the code logic in the comments though.

bjosv commented 6 months ago

THanks. What abour "keynum"? It's the same difference. I didn't want to repeat the code logic in the comments though.

I think its fine with the added comments here.