Commit Graph

8 Commits

Author SHA1 Message Date
A.Unger
eb44997e43 add graph to new config scheme 2021-03-12 14:19:40 +01:00
A.Unger
6054e6b4a1 sequential access to viper config (still broken) + add delayed execution to storage-sharing 2021-03-10 12:26:14 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
David Christofas
3f30ea134b resolve linter issues 2021-02-25 15:53:46 +01:00
David Christofas
1088faf95d pre allocate slices
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
A.Unger
9b9f4703af update graph to use go-micro v3 2021-02-18 08:01:52 +00:00
David Christofas
9e5858ccab fix ocis dependencies in graph 2021-02-16 14:32:35 +01:00
A.Unger
f55a8092cb adjust imports 2021-02-04 11:46:32 +01:00