summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBrad Anderson <brad@cloudant.com>2010-03-30 18:56:25 -0400
committerBrad Anderson <brad@cloudant.com>2010-05-09 22:56:23 -0400
commit70502d9c2ac609a90a427200fccfec747e0b63bd (patch)
treed3cfb296cd830b22122d7612c9858bb4611571d2 /include
parente94e87f219ee898172f060081bca47d62f1908a1 (diff)
change ets to cache in mem3
Diffstat (limited to 'include')
-rw-r--r--include/common.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.hrl b/include/common.hrl
index b5d4d7ec..69a9e749 100644
--- a/include/common.hrl
+++ b/include/common.hrl
@@ -45,6 +45,6 @@
node,
nodes,
clock,
- ets,
+ cache,
args
}).