Files
dolt/go/store
Maximilian Hoffman d566687435 System Table to-commit/commit-hash lookups (#5137)
* System table commit indexes

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* tidy

* docstrings and bad hash tests

* exclude ld

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* bad import

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* skip LD system table indexing testt

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* skip LD dolt scripts

* shift validation burden to indexes

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* fix bats

* fix non-determinism

* fix copyright header

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2023-01-18 17:58:35 -08:00
..
2023-01-12 09:26:25 -08:00
2023-01-12 09:26:02 -08:00
2023-01-12 10:24:27 -08:00
2023-01-09 13:42:07 -08:00
2023-01-12 09:26:02 -08:00
2023-01-17 14:04:53 -08:00

dolt/go/store

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