Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 332 Bytes

File metadata and controls

9 lines (8 loc) · 332 Bytes

opendatahub-datacollectors-golang

Internal test to create a data collector for the Open Data Hub using Golang

The goal is to have a PoC and to be able to compare Go in the following points with Spring Boot

  • Performance
  • Memory usage
  • Developer experience
  • Needed third party dependencies (less is better)
  • Maintenance effort