agola/internal/services/configstore
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
..
action *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
common * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
readdb datamanager: implement data files splitting 2019-06-03 16:17:27 +02:00
configstore.go *: implement remote source update 2019-05-23 10:29:03 +02:00
configstore_test.go *: add organizations visibility 2019-05-14 10:56:17 +02:00