depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
nixery
/
server
/
builder
/
cache.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
refactor(server): Change setup to create new storage backends
Vincent Ambo
1
-1
/
+1
2019-10-28
refactor(server): Introduce pluggable interface for storage backends
Vincent Ambo
1
-54
/
+40
2019-10-06
refactor(server): Use logrus convenience functions for logs
Vincent Ambo
1
-51
/
+25
2019-10-06
refactor(server): Convert existing log entries to structured format
Vincent Ambo
1
-15
/
+70
2019-10-06
fix(server): Amend package path for Go tooling compatibility
Vincent Ambo
1
-1
/
+1
2019-10-06
refactor(server): Replace log calls with logrus
Vincent Ambo
1
-1
/
+1
2019-10-03
fix(server): Ensure build cache objects are written to GCS
Vincent Ambo
1
-0
/
+5
2019-10-03
feat(server): Reimplement local manifest cache backed by files
Vincent Ambo
1
-22
/
+45
2019-10-03
refactor(server): Cache manifest entries for layer builds
Vincent Ambo
1
-30
/
+26
2019-10-03
feat(server): Reintroduce manifest caching to GCS
Vincent Ambo
1
-26
/
+17
2019-10-03
refactor(server): Clean up cache implementation
Vincent Ambo
1
-22
/
+21
2019-10-03
chore(server): Remove "layer seen" cache
Vincent Ambo
1
-29
/
+5
2019-10-03
fix(server): Minor fixes to updated new builder code
Vincent Ambo
1
-6
/
+5
2019-10-03
feat(server): Add cache for layer builds in GCS & local cache
Vincent Ambo
1
-0
/
+86
2019-09-10
refactor(builder): Calculate image cache key only once
Vincent Ambo
1
-15
/
+4
2019-09-10
feat(server): Cache built manifests to the GCS bucket
Vincent Ambo
1
-19
/
+92
2019-09-10
refactor(server): Use package source specific cache keys
Vincent Ambo
1
-30
/
+19
2019-08-14
feat(builder): Implement build cache for manifests & layers
Vincent Ambo
1
-0
/
+95