SET, GET, PUT, DELETE
. Data operations modify the objects in the database and system operations modify the behavior of the system. To make a request you must
Connect to Satori via websocket
Send the request
...request specific parameters such as (key, encryption_key, etc...)
field_array
field, objects must match all the criteria in the field_array, example:
[{field: "status", value: "unpaid"}]
will return all objects that in their data have the field status
as unpaid
R || W || RW
test@gmail.com -> Object(test_username)
json
files inside the db
folder, this allows for faster reads whenever an object is not in memory because of memory saving matters.
logN
time even when you’re filtering by custom paramaters with field_array. This consumes more memory than a normal execution of Satori so use it with caution. To activate HyperCache just run