hastic-zzz/hastic-server

Loading the labeled data to Postgres

aayush27894 opened this issue · 1 comments

As per the latest version of Hastic, the labelled data is stored in NeDB by default.
Is there anyway I could load this data in a postgres table?

Postgres as persistence is not supported because in hastic-server:
https://github.com/hastic/hastic-server/tree/master/server/src/services/data_layer

We can support it, but we need a very strong motivation for this