Skip to content

test boss_cache_adapter_ets#170

Open
cuongth wants to merge 1 commit into
ErlyORM:masterfrom
cuongth:boss_branch
Open

test boss_cache_adapter_ets#170
cuongth wants to merge 1 commit into
ErlyORM:masterfrom
cuongth:boss_branch

Conversation

@cuongth

@cuongth cuongth commented Feb 10, 2014

Copy link
Copy Markdown

In your CB app, you can enable ets cache to test now.

{cache_adapter, ets},
{ets_maxsize, 4194304}, %% 4*1024*1024
{ets_threshold, 0.85},
{ets_weight, 30}
{cache_enable, true},
%%    {cache_servers, [{"localhost", 11211, 1}]},
{cache_exp_time, 60},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant