Releases: momentohq/momento-java-lettuce-client
Releases · momentohq/momento-java-lettuce-client
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2024-09-06)
Feature
- implement ltrim (#8) (5eeb09c)
- implement lpush and lrange (#7) (6241437)
- add pexpire command (#5) (402b0c2)
- add the unlink command (#4) (ce9b724)
- initial implementation of get and set (#3) (6bc6499)
- add project skeleton (#1) (c26ff22)
Documentation
Chores
- build target should only build not test (#13) (0dfbddc)
- update group id (#11) (7ff37fe)
- throw exceptions on missing commands (#9) (61d045d)