Scaleable Objects Persistence (SOP)
Briefly

The solution imposes "mapping" and SQL middleware overhead. Such overhead becomes significant & apparent when you are authoring high performance & highly concurrent systems, where fine grained control on concurrency/parallelism across machines benefits with "alignment" with data persistence, i.e., highly efficient distributed processing.
The current version, V2, is a Golang port and achieved the goals as advertised.
Read at CodeProject
[
add
]
[
|
|
]