Commit Graph

53 Commits

Author SHA1 Message Date
60edca6366 server: add prometheus instrumentation 2023-09-12 13:11:13 +02:00
68dce235ec server: pass source and target language from api to pipeline 2023-08-29 11:16:23 +02:00
857505124f server: implement data persistence with database
Using databases + sqlite/postgresql depending of what you want.
Use DATABASE_URL to configure

Closes #70
2023-08-15 17:40:26 +02:00