commit | 0755a3678f931c79fd64017e82bac3e384318d6e | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Wed Sep 24 11:54:43 2014 -0700 |
committer | tom <tom@onlab.us> | Wed Sep 24 11:54:43 2014 -0700 |
tree | c7c4564bf4e7c947ced8c0562836aec43d923423 | |
parent | f6021f304423be0eb0a3630e0be424bee3a5f6cc [diff] [blame] |
Added notion of a general Store abstraction and wired it up in ClusterStore.
diff --git a/apps/pom.xml b/apps/pom.xml index 078a92d..de9faa7 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -19,6 +19,7 @@ <modules> <module>tvue</module> <module>fwd</module> + <module>foo</module> </modules> <properties>