summaryrefslogtreecommitdiff
path: root/opendc-common/src/main/kotlin/org/opendc/common/utils/PostgresqlDB.kt
AgeCommit message (Expand)Author
2026-02-23feat: added a working connection to Redis, and a scaffolding for the RESTful APImjkwiatkowski
2026-02-21feat: removed the Config classmjkwiatkowski
2026-02-20fix: changed the syntex to slowly get rid of the Config classmjkwiatkowski
2026-02-16feat: opendc -> kafka -> postgresql works; added protobuf encodingmjkwiatkowski
2026-02-15feat: opendc -> postgresql connection worksmjkwiatkowski