coffee-tools / coffee

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

Define with json schema the database model #263

Open vincenzopalazzo opened 7 months ago

vincenzopalazzo commented 7 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.