Skip to content

giddie/ex_periodic_self_rehydrating_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeriodicSelfRehydratingCache

This is intended primarily as a sample of my coding process and style in Elixir.

Installation

If available in Hex, the package can be installed by adding periodic_self_rehydrating_cache to your list of dependencies in mix.exs:

def deps do
  [
    {:periodic_self_rehydrating_cache, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/periodic_self_rehydrating_cache.

About

Periodic Self-Rehydrating Cache in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages