Skip to content

Releases: adhamsalama/sider

v0.1.4

19 Apr 23:31
57b61c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Apr 17:33
a9f070d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Apr 15:37
5b25d75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Apr 21:18
dd8db73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Apr 22:44
Compare
Choose a tag to compare

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.