Commit Graph

6 Commits

Author SHA1 Message Date
Urko dcab3994b2 feat: rename 2023-04-24 12:03:15 +02:00
Urko 4956815ec6 feat: WIP add new algorythms 2023-04-10 16:16:16 +02:00
Urko 4286af982b feat: etl add more benchmarks
WIP: improve algorithym
2023-04-10 14:52:05 +02:00
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 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