Commit Graph

4 Commits

Author SHA1 Message Date
Urko 4c8da4777d refactor etl go: load from byte slice instead of interface
- add benchmark
- add profiling and trace
2023-04-10 11:43:13 +02:00
Urko 47dc2a2ffb feat: improve benchmark to tests 2023-04-05 21:35:06 +02:00
Urko 1697e354f4 feat: improve benchmark 2023-04-05 19:04:52 +02:00
Urko 4075a2c39b feat: initial commit
- retrieve data from http xml response
- parse to struct
- save on database
- expose rest server to list database collection documents
2023-03-31 11:49:03 +02:00