It took a long time (4 Years) and multiple rewrites but my little AP (CAP) distributed database is slowly coming together.

I have now a working auth model with connection and node address gossip.

Maybe i will copy the CAS from a previous version i did a few years ago.

And then i only have to build indexing, data distribution and request gossip and this thing is in a state i can finally use! (Maybe one year)

https://github.com/i5heu/ouroboros-db

#go #golang #coding #cas #db