Amba.KeyValueStorage

Amba.KeyValueStorage provides simplest key value storage based on Orchard Records. For example, this module can be used to store user UI settings. You can access to key value storage by using REST API, or from code by using IKeyValueStorageService.