Skip to content

spjegan/simple_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_cache

An Erlang OTP based cache. Starts a new process for each key in the cache. Example from Erlang and OTP in action.

Build

$ rebar3 compile

About

A simple Erlang based cache that starts a process for each Key it has.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages