redis / go-redis

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

Doesn't HGet support binary? #2878

Open thousmile opened 8 months ago

thousmile commented 8 months ago

redis hash stores msgpack bytes

image

image

image