@graffy/memory
TypeScript icon, indicating that this package has built-in type declarations

0.16.14 • Public • Published

Graffy Memory

Graffy module providing a simple in-memory store.

Usage

import Graffy from '@graffy/core';
import link from '@graffy/link';

const store = new Graffy();
store.use('local', memory());

See Graffy documentation for more.

Readme

Keywords

none

Package Sidebar

Install

npm i @graffy/memory

Weekly Downloads

13

Version

0.16.14

License

Apache-2.0

Unpacked Size

2 kB

Total Files

7

Last publish

Collaborators

  • aravindet