|
Porting the Release Tool from Python to Goa project by gyribeiro DescriptionPort release tool from Python to Go to learn language features and industry best practices. The project prioritizes proper Go architecture (concurrency, interfaces, error handling) over direct translation, concluding with a performance benchmark comparison between the two implementations. |
Background Coding Agenta project by mmanno Description |
|
|
POC to store SUSE Observability topology in Clickhousea project by rbeckers DescriptionSUSE Observability pre-processes topology data during ingestion and stores it in its custom graph database. |