Skip to content

Commit

Permalink
Merge pull request #3450 from wy65701436/fixes-3446
Browse files Browse the repository at this point in the history
use memory as the cache in test
  • Loading branch information
joaodrp committed Jul 2, 2021
2 parents 93ecc3f + 0f50e03 commit 01f589c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/registry/config-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ storage:
delete:
enabled: true
cache:
blobdescriptor: redis
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
maintenance:
Expand Down

0 comments on commit 01f589c

Please sign in to comment.