BIG-MAP / FINALES2

Further development of FINALES
MIT License
6 stars 0 forks source link

Mechanism to store the data inside FINALES into the BIGMAP Archive #203

Closed ramirezfranciscof closed 6 months ago

ramirezfranciscof commented 1 year ago

It is still not clear if this should be done via a separate Tenant or by the server itself.

Independently of whether this is done by the server or a tenant, there is also the discussion of how the data should be formatted for storage: just a dump of the database? or should it take the shape of the objects that are exposed through the RESTapi?

Here are some resources for when considering the step of dumping the database:

SKS94 commented 6 months ago

This has been implemented via a tenant. Sufficient endpoints for exposing the necessary information has been added, along with a dump endpoint of the entire database.