0.4.0 • Published 26 days ago

@extra-workflow/extra-disk-cache v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
26 days ago

@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>>)
}
0.4.0

26 days ago

0.3.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago