Best way to implement a simple cache

Jan Vincent jvliwanag@REDACTED
Tue Nov 10 13:35:17 CET 2009


Hi guys,

I wanted your take on how to implement a simple small key-value cache,  
maybe holding around a few hundred tuples. The thing is, I don't want  
the cache to be consuming all my memory so that entries in the cache  
expires if it isn't read for some time or some maximum size is met.

Jan Vincent Liwanag
jvliwanag@REDACTED






More information about the erlang-questions mailing list