TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Separating our data and control planes with ctlstore

24 pointsby mrbbkalmost 6 years ago

1 comment

amerinealmost 6 years ago
This is pretty interesting. We built a similar system using state stored in AWS SWF replicated to boltdb, with snapshotting for instance boot speed up, and eventual SWF state replication. Works well, feels Rube Goldberg at times.