Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@gomomento/sdk

momentohq40.8kApache-2.01.111.0TypeScript support: included

Client SDK for Momento services

readme

{{ ossHeader }}

Packages

The node.js SDK is available on npmjs: @gomomento/sdk.

The node.js SDK is the best choice for server-side JavaScript applications or environments where performance considerations are key. If you are writing a browser application or other JavaScript code that will run outside of node.js, check out the Momento Web SDK.

Usage

{% include "./examples/nodejs/cache/readme.ts" %}

Getting Started and Documentation

Documentation is available on the Momento Docs website.

Examples

Working example projects, with all required build configuration files, are available in the examples' subdirectory.

Developing

If you are interested in contributing to the SDK, please see the CONTRIBUTING docs.

{{ ossFooter }}