coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

Define with json schema the database model #263

Open vincenzopalazzo opened 2 months ago

vincenzopalazzo commented 2 months ago

It is always hard to understand what will be stored in a nosql database, due that we are using JSON we should define the format of the database with a json schema.