RedEventStore

Recently, I wrote my first blog post on this blog about Sourcing, a Raku framework I'm developing for Event Sourcing. One crucial component of Event Sourcing is the Event Store, which is responsible f...
0 Read More

The Future of Red ORM for Raku

Introduction Red is Raku’s object-relational mapper (ORM) – a library that lets you work with databases using Raku objects and classes instead of writing raw SQL. If you’ve been using R...
0 Read More