Releases: adhamsalama/sider
Releases · adhamsalama/sider
v0.1.4
What's Changed
- Implement subscribing to multiple channels by @adhamsalama in #4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Implement EXPIRE command by @adhamsalama in #1
New Contributors
- @adhamsalama made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first release of Sider.
Supported commands so far:
- SET
- GET
- DEL
- RPUSH
- LRANGE
- INCR
- INCRBY
- DECR
- DECRBY
I will add more commands over time.