agola/internal/services/runservice/scheduler
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
..
api wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
command wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
common wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
readdb wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
store wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
scheduler.go wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
scheduler_test.go runservice scheduler: take a copy of run in advanceRunTasks 2019-04-17 18:06:31 +02:00