Releases: momentohq/momento-node-redis-client
Releases · momentohq/momento-node-redis-client
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2023-04-11)
Feature
- add hSet and tests (#14) (001800c)
- export limited momento interface and createScopedClient (#11) (aa260a1)
- throw typeerror on unimplemented set options (#10) (96c7826)
- throw error on unimplemented method calls (#6) (93bde10)
- add stubs for unimplemented commands (5a5bea7)
- add express-session example (0f14fd1)
- add basic redis vs momento example (3567ae4)
- initial commit of Momento @redis/client wrapper (e5aa1b9)
Documentation
- write README (d1af11d)
Tests
Code Refactoring
Chores
- add name for push-to-main job (8944957)
- add github actions to release to npmjs (#17) (0adeb59)
- don't run CI action on push (010379e)
- fix github CI jobs and readme template (#16) (032a3f3)
- flesh out README a bit further (#15) (25d8fd5)
- CI using GitHub actions (#4) (8bacdcf)
- rename README to CONTRIBUTING (28252d5)