Files
dolt/go/store
Brian Hendriks ab45d7febf [WIP] Writable Branches (#595)
* writable dolt_branches table
* hashof func
* commit func
* hashof and commit functions as well as configurable autocommit for server
* revive bats sql server tests + add more
2020-04-18 09:13:37 -07:00
..
2019-08-06 15:00:02 -07:00
2020-02-28 14:18:14 -08:00
2020-04-18 09:13:37 -07:00
2019-08-06 15:00:02 -07:00
2020-04-16 13:13:27 -07:00
2020-01-21 09:13:07 -08:00
2019-06-21 11:21:14 -07:00

dolt/go/store

The persistence layer for dolt. Based on noms, but adapted for storing table data.