Data storage interface¤
Push data into storage¤
Example
Pull data from storage¤
Example
Check for data in storage¤
Example
Pop data from storage¤
Example
Custom links¤
The link
method links the saved data to the user identifier.
Example
Any python object can act as an identifier, even a lambda function.
Example
A sequence of objects can be used as an identifier.