Blog
Notes from the Simple IoT project: releases, design decisions, and lessons from real connected products.
-
Sync is now stream replication
How Simple IoT streams make catch-up sync simple and reliable.
-
The store is now a stream
Simple IoT now stores all application data in NATS JetStream. Points are already messages, so the store captures them instead of translating them into rows, and history comes along for free.
-
Hello
The Simple IoT project now has a web site. Stay tuned for more updates.