redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.81k stars 2.34k forks source link

feat: add hstrlen command for hash #2843

Open rfyiamcool opened 8 months ago

rfyiamcool commented 8 months ago

summary

Add HSTRLEN command for HASH.

https://redis.io/commands/hstrlen/