Licence
MIT
Version
0.0.1
Deps
0
Vulns
0
Weekly
0
gitomic
Atomic, merge-free state commits over git.
One immutable map (a git tree), one tiny overlay map (your pending writes), and one pointer that only advances if nobody moved it first (compare-and-swap on a ref). Operations are functions of the current tree, re-run on contention — never merged.
This is a name reservation; v1 is in development.