You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2023. It is now read-only.
I think that a set({ x: "h", y: "e", z: "llo" }) (sets database contents to the object)
and a getAsObject() (gets the contents of a database as a object in form {key1: value1, key2: value2, ...}) function would be nice 👍