0.9.3 • Published 3 years ago

replitdb2 v0.9.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Replit DB 2

This library includes improvements and fixes from the original (@replit/database and replitdb-client).

Differences

The set, empty, delete, and other similar methods now return an empty promise instead of the instance. The reason for this is because this feature had no use, and made code cluttered.

Many additional features have been added, like zipAll, and it is now more configurable.

Local Dev

Introducing Local Dev. Now you can use this library outside of replit, and all subsequent data will be stored in a JSON file called database.json