TBD54566975 / ftl

FTL - Towards a 𝝺-calculus for large-scale systems
https://tbd54566975.github.io/ftl/
Apache License 2.0
22 stars 7 forks source link

chore: start "v2" #3417

Open alecthomas opened 4 days ago

alecthomas commented 4 days ago

Sounds grandiose, but the idea is that rather than refactoring the existing system, we implement new services from scratch.

The implementations will be all in-memory with no Raft support. Once we do add Raft they will still be in-memory, so the changes should be minimal.