aboutsummaryrefslogtreecommitdiffstats
path: root/cache/cache.go
Commit message (Collapse)AuthorAgeFilesLines
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-291-0/+5
|
* relay connection working with gqlgenMichael Muré2018-07-291-5/+5
|
* follow go naming conventionMichael Muré2018-07-271-39/+39
|
* cache: add shortcut functionsMichael Muré2018-07-251-0/+25
|
* add a cache to support the graphql API and the future interactive CLI UIMichael Muré2018-07-251-0/+160