Skip to content

Storage#

Okami needs to keep internal state. okami.storage.BaseStorage <okami.storage.BaseStorage> module is used as an API.

By default, Storage is used.

Override STORAGE class if you wish to define custom storage functionality.