Skip to content

Smart Storage

Providing a storage implementation is required for using the SmartClient. It should be a server only, fast and robust key-value store. For example Valkey og Redis, but it can be any other store that supports arbitrary values.

TODO: Examples