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

0.4.0 • Public • Published

@extra-workflow/extra-disk-cache

Install

npm install --save @extra-workflow/extra-disk-cache
# or
yarn add @extra-workflow/extra-disk-cache

API

DiskStore

class DiskStore<T> implements IStore<T> {
  constructor(view: DiskCacheView<number, IRecord<T>>)
}

Readme

Keywords

none

Package Sidebar

Install

npm i @extra-workflow/extra-disk-cache

Weekly Downloads

3

Version

0.4.0

License

MIT

Unpacked Size

6.93 kB

Total Files

11

Last publish

Collaborators

  • black_glory