Storage - Key-Value
The Storage
is an abstraction to support any storage implementation. The storage-keyvalue
module provides an implementation based on a plain text file that will look like following:
This module is placed inside the storage-keyvalue
artifact and can simply be used like following: