Store
Copy page
Source:
contracts.js:15
A minimal key/value store contract.
Cache
implements it.
Previous
Serializable
Anything that can be turned into a JSON-safe snapshot.
Next
Timestamped
Adds created/updated timestamps to whatever it is mixed into.