Skip to content

Commit c04f82d

Browse files
committed
task: Update documentation and code comments referencing Magnum
1 parent b96fb85 commit c04f82d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Bootzooka's stack consists of the following technologies/tools, on the backend:
1515
- [Tapir](https://github.com/softwaremill/tapir) (endpoint description library) + [netty](https://netty.io) (backend
1616
networking layer)
1717
- SQL database, by default [PostgreSQL](https://www.postgresql.org) (persistence)
18-
- [Magnum](https://github.com/AugustNagro/magnum) (type-safe database access) + [flyway](https://flywaydb.org) (schema
18+
- [parlance](https://github.com/lbialy/parlance) (type-safe database access) + [flyway](https://flywaydb.org) (schema
1919
evolution)
2020
- [Ox](https://github.com/softwaremill/ox) (error handling, concurrency & resource management)
2121
- [SBT](https://www.scala-sbt.org) (build tool)

0 commit comments

Comments
 (0)