github.com/dolthub/dolt/go@v0.40.5-0.20240520175717-68db7794bea6/store/README.md (about)

     1  dolt/go/store
     2  =============
     3  
     4  The persistence layer for dolt. Based on [noms](https://github.com/attic-labs/noms/),
     5  but adapted for storing table data.