GfSE / SpecIF-Viewer

A viewer and editor for SpecIF files.
Apache License 2.0
9 stars 3 forks source link

Very simple backend persistence with Pouch-DB #16

Open odungern opened 3 years ago

odungern commented 3 years ago

The most simple backend persistency without roles and permissions and without revisions can be achieved with Pouch-DB in the browser and Couch-DB in the backend. There has been a prototype implementation with Pouch-DB without backend, already. Any SpecIF item such as dataType, propertyType etc is stored as a separate document.