/simple_cache

Small erlang simple cache using ETS to wrap your methods with

Primary LanguageErlangApache License 2.0Apache-2.0

Simple Cache

Deprecated with Nitrogen

This version has been deprecated with use of Nitrogen in favor of NitroCache

This is kept here for use with the book Build it with Nitrogen.

This current version is merely a shell around NitroCache, as mentioned above. It uses erlias to establish the remapping.

This was originally a fork of simple_cache modified specifically for the needs of integration with the Nitrogen Web Framework, and is now just a shell.