This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Releases: kasvith/kache
Releases · kasvith/kache
Kache 1.0.1 Released
Kache 1.0.0 Released
Release Notes
- Supports RESP2
- Can work seamlessly with existing redis clients
- Supports pipelining
- Supports to use with
netcat
utilities - Has new custom loggers
- Works well with redis-cli
Supported redis commands
- Get
- Set
- Incr
- Decr
- Keys
- Del
- Expire
Special Thanks
I would like to thanks @chyroc @BigJk @vic3lord who supported for the project as first contributors.