@egomobile/cache
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

npm last build PRs Welcome

@egomobile/cache

A memory cache for Node.js.

Install

Execute the following command from your project folder, where your package.json file is stored:

npm install --save @egomobile/cache

Usage

import { startServer } from "@egomobile/cache";

startServer();

Documentation

The API documentation can be found here.

Package Sidebar

Install

npm i @egomobile/cache

Weekly Downloads

6

Version

0.5.0

License

LGPL-3.0

Unpacked Size

19 kB

Total Files

11

Last publish

Collaborators

  • ekmobile
  • egodux
  • mkloubert
  • ekegodigital