stefanwille / crystal-redis

Full featured Redis client for Crystal
MIT License
381 stars 61 forks source link

Multi key update with HSET #113

Closed tachyons closed 3 years ago

tachyons commented 3 years ago

Redis allows multiple keys to bet using HSET, This change allows the hash to be set using a crystal hash