new ZangoParty(string)
A local party implementation based on IndexedDb via ZangoDB
Ideal for frontend apps with large datasets (larger then total RAM). This is an IndexedDb based driver so it span to nearly 1/3 of total system storage spave available to the browser/app.
Parameters:
Name | Type | Description |
---|---|---|
string | dbName |
Extends
Methods
(static) handleCall(ask)
Parameters:
Name | Type | Description |
---|---|---|
ask | Object |
Returns: