Implementing Raft using a functional effect system
What could be a better case study for concurrent programming than implementing the Raft consensus algorithm? Hopefully, you didn't come up with too many answers to that question as that's what we are going to explore! Adam Warski (@adamwarski) |
Reactive Event Sourcing benchmarks, part 1: PostgreSQL
It's time to validate the performance of an Event Sourcing application in several different business scenarios and hardware configurations. Andrzej Ludwikowski (@aludwikowski) |