Skip to content

Releases: momentohq/momento-node-redis-client

v0.6.0

20 Aug 22:23
a214232
Compare
Choose a tag to compare

0.6.0 (2024-08-20)

Feature

Chores

v0.5.0

03 May 16:55
feb1e59
Compare
Choose a tag to compare

0.5.0 (2024-05-03)

Feature

v0.4.0

12 Apr 21:42
af32d76
Compare
Choose a tag to compare

0.4.0 (2024-04-12)

Feature

Chores

  • re-apply Kirk's doc fixes, tweak wording about adding new APIs (#22) (3753f2d)
  • Updated client name and a few minor things (#21) (f45fad9)

v0.3.0

12 Apr 17:05
5708587
Compare
Choose a tag to compare

0.3.0 (2023-04-12)

Feature

  • use released version in examples, mark project as official (#20) (89818ae)

v0.2.0

12 Apr 15:34
37234d6
Compare
Choose a tag to compare

0.2.0 (2023-04-12)

Feature

Chores

  • update README and errors to improve info about Redis API support (#18) (b215e99)

v0.1.4

12 Apr 00:32
d2b5776
Compare
Choose a tag to compare

0.1.4 (2023-04-12)

Chores

  • fix access level on npm publish command (719d186)

v0.1.3

12 Apr 00:27
d894135
Compare
Choose a tag to compare

0.1.3 (2023-04-12)

Chores

  • empty commit to test release process (54342dc)

v0.1.2

11 Apr 22:49
c3c9af4
Compare
Choose a tag to compare

0.1.2 (2023-04-11)

Chores

  • run tests against momento for release (71e5996)

v0.1.1

11 Apr 22:42
e0a8dd8
Compare
Choose a tag to compare

0.1.1 (2023-04-11)

Bug Fixes

  • missing env vars for release job (9fe52d1)

v0.1.0

11 Apr 22:31
Compare
Choose a tag to compare

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

Tests

Code Refactoring

  • re-export Momento cache client, config, and cred provider (#13) (dfe1fb8)

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)