- 29 Aug, 2024 2 commits
-
-
Alfredo Di Napoli authored
This commit renames the typeclass HasBroker into MessageBroker. The `Has*` pattern is used in the context of mtl-style monadic stacks, where we have "capabilities". Here we want to express a property of a concrete type, so `MessageBroker` better encapsulate that.
-
Przemyslaw Kaminski authored
-
- 21 Aug, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 20 Aug, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 24 Jul, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 23 Jul, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 22 Jul, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This is hopefully better than dummy threadDelay's
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
All code copied from haskell-pgmq: haskell-pgmq@8b05f5cc
-