Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 275 Bytes

File metadata and controls

5 lines (3 loc) · 275 Bytes

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.