cstorey / yaks

Because naming it anything related to rabbits would be too easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YakMQ

Stories in Ready

This is intended to be an experimental message bus with a defined consistency model, albeit more inspired by Kafka than RabbitMQ.

I'm eventually aiming for a Causal+ consistency model (see the ChainReaction paper), but it seems wise to start out with a simpler model, following the original Chain replication paper.

Inspiration:

About

Because naming it anything related to rabbits would be too easy.

License:MIT License


Languages

Language:Rust 98.4%Language:Cap'n Proto 1.4%Language:Shell 0.3%