Skip to content

Releases: restuwahyu13/node-disk-storage

v0.0.6

09 Jun 04:55
Compare
Choose a tag to compare
  • add new method key, for check specific key exist or not
  • upgrade core module into stable version
  • fixing bugs in core module

v0.0.5

05 Jun 17:09
Compare
Choose a tag to compare
  • fixing bugs race condition in all method
  • fixing bugs in clear method not working for clear all keys

v0.0.4

05 Jun 14:45
Compare
Choose a tag to compare
  • upgrade to the latest core module
  • fixing get data undefined in windows
  • remove unused module from core module

v0.0.3

04 Jun 15:43
Compare
Choose a tag to compare
  • change process from synchronous to asynchronous
  • fixing typo parameters in set
  • remove compress options property and change to auto compress data
  • optimize get process for large data

v0.0.2

16 Aug 12:24
Compare
Choose a tag to compare
  • change custom error TemporyStorageError to NodeDiskStorageError
  • remove unused dependencies

v0.0.1

15 Aug 16:25
d798713
Compare
Choose a tag to compare
  • Publishing package
  • Add core functionality