-
-
Couldn't load subscription status.
- Fork 2
Installation Methods
Nathan Friedly edited this page Sep 25, 2023
·
2 revisions
Using npm
npm install @express-rate-limit/cluster-memory-storeUsing yarn
yarn add @express-rate-limit/cluster-memory-storeUsing pnpm
pnpm add @express-rate-limit/cluster-memory-storeInstall from Github Releases
Replace {version} with the version of the package that you want to your, e.g.:
1.0.0.
Using npm
npm install https://github.com/express-rate-limit/cluster-memory-store/releases/download/v{version}/cluster-memory-store.tgzUsing yarn
yarn add https://github.com/express-rate-limit/cluster-memory-store/releases/download/v{version}/cluster-memory-store.tgzUsing pnpm
pnpm add https://github.com/express-rate-limit/cluster-memory-store/releases/download/v{version}/cluster-memory-store.tgz