Qovery / RedisLess

RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
MIT License
150 stars 16 forks source link

Support Hashes (commands "HSET", "HGET", "HDEL") #27

Closed pjeziorowski closed 3 years ago

pjeziorowski commented 3 years ago

https://redis.io/commands/hset https://redis.io/commands/hdel https://redis.io/commands/hget