agola/internal/services/configstore/readdb
Simone Gotti 2c3e6bf9e4 wal: update and rename to datamanager
* Rename to datamanager since it handles a complete "database" backed by an
objectstorage and etcd

* Don't write every single entry as a single file but group them in a single
file. In future improve this to split the data in multiple files of a max size.
2019-04-26 16:00:03 +02:00
..
create.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
org.go *: add organizations 2019-02-28 15:52:35 +01:00
parent.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
project.go initial project group impl 2019-03-14 14:36:18 +01:00
projectgroup.go initial project group impl 2019-03-14 14:36:18 +01:00
readdb.go wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
remotesource.go configstore: initial implementation 2019-02-21 16:08:30 +01:00
secret.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
user.go *: add organizations 2019-02-28 15:52:35 +01:00
variable.go initial secret and variables impl 2019-03-14 14:36:18 +01:00