Packages
cache_worker
0.1.0
Defines a behavior to be implemented for managing data that should be held in the VM and periodically refreshed.
Current section
Files
Jump to
Current section
Files
cache_worker
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
line_length: 80
]