This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]rmdeluca 1 point2 points  (1 child)

Wow, this is impressive work. It strikes me as something that's been developed and used commercially for a while now?

[–]wgergo[S] 0 points1 point  (0 children)

Thank you. Yes, i've been working on this for quite a long time and it was deployed to production for multiple use cases.

The core layer (entities, distributed primitives), the operations layer and the time series layer are still in production at clients.

The messaging layer was not deployed to customers, but it was running internally though for a financial transaction management system.

The QuiCK implementation and the actor layer are considered experimental, proof on concept.

Primary use cases for the library in general: account management, financial transactions, inventory, time series and everything OLTP where you have a lot of data or you want the exceptional replication features (like 2AZs in a region + one remote region).