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

Add support for SUNION, SINTER and SDIFF commands #66

Open Murugesh-R opened 3 years ago

Murugesh-R commented 3 years ago
  1. Added support for SUNION, SINTER and SDIFF commands
  2. Added tests for SUNION, SINTER and SDIFF commands