The initial experiments with NATS JetStream have been successful, so working on an architecture document for using it as the SIOT store:
Comments welcome!
The initial experiments with NATS JetStream have been successful, so working on an architecture document for using it as the SIOT store:
Comments welcome!
I’ve been using Excalidraw more. Overall, it does not seem quite as capable as draw.io, but is much faster, and I like the infinite canvas. So I’m always trying to keep a drawing open when I’m working so I always have a canvas ready for ideas. Some recent drawings for this document. Maybe it is my imagination, but it feels like nice drawings help me think better.
There is also sql with crdt and subscription queries
Corrosion and a fs golang SQLite projects are doing this.
The api is pretty cool
https://superfly.github.io/corrosion/api/index.html
There is a golang version too
Neat projects – as always, thanks for the pointers!