agola/internal/services/configstore/readdb
Simone Gotti 22bd181fc8 datamanager: implement data files splitting
split data files in multiple files of a max size (default 10Mib)
In this way every data snapshot will change only the datafiles that have some
changes instead of the whole single file.
2019-06-03 16:17:27 +02:00
..
create.go configstore: implement organization members 2019-05-03 17:40:07 +02:00
org.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
project.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
projectgroup.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
readdb.go datamanager: implement data files splitting 2019-06-03 16:17:27 +02:00
remotesource.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
resolve.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
secret.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
user.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
variable.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00