1.0.9 • Published 3 years ago

replpersist v1.0.9

Weekly downloads
10
License
ISC
Repository
-
Last release
3 years ago

why replPersist?

  • it's only 4kb with the compeators being 150kb
  • it's async
  • it's high performant and highlevel

Documentation

installation: npm install replpersist

require: DB = require("replpersist");

Make new instance: let yourDB = new DB(name,backup delay (optional),start value);

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago