Skip to content

Commit

Permalink
Update templated README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
malandis authored and Momento GitHub Actions Bot committed Jan 25, 2025
1 parent 93ded32 commit d66c2e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ The Momento Node.js Multi-Region Writer Client enables turnkey multi-region writ
The client is [available on npm.js](https://www.npmjs.com/package/@gomomento-poc/sdk-multi-region). You can install it via:

```bash
npm install @gomomento-poc/sdk-multi-region
npm install @gomomento/sdk @gomomento-poc/sdk-multi-region
```

Note that the client requires the Momento Node.js SDK as a peer dependency.

## Usage

Using the multi-region writer client is similar to the [Momento Node.js SDK](https://docs.momentohq.com/platform/sdks/nodejs/cache), with additional configuration for multi-region operations:
Expand Down

0 comments on commit d66c2e7

Please sign in to comment.