/state-sqlite

COSI state implementation over SQLite database

Primary LanguageGoMozilla Public License 2.0MPL-2.0

COSI sqlite State Storage

This project implements COSI state (resource storage) in sqlite database.

This might work with other SQL databases when the schema is updated accordingly, but it has only been tested with sqlite.