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 lpush command #59

Closed Murugesh-R closed 3 years ago

Murugesh-R commented 3 years ago
  1. Added support for lpush command
  2. added test from lpush command