Skip to content
bronzeboyvn edited this page Feb 27, 2014 · 3 revisions

Welcome to the ets_cache wiki!

After understanding ets_maxsize,ets_threshold, ets_weight, you will understand my ets_cache implementation, then you can configure the best parameters for your application.

Using simulated CB boss_cache_adapter_ets to test ets_cache implementation.

Running ets_cache standalone

Clone this wiki locally