From 1927f6d00ca32101de2554946e8b449efb5977c1 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 9 Oct 2014 11:29:38 +0200
Subject: Start tracking ODB change development in git

---
 feature/container/list | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 feature/container/list

(limited to 'feature/container')

diff --git a/feature/container/list b/feature/container/list
new file mode 100644
index 0000000..17b1d8a
--- /dev/null
+++ b/feature/container/list
@@ -0,0 +1,7 @@
+- Ability to define custom indexes on container values
+
+  Currently we only support id and index but there is no good reason (other
+  than complexity) why we shouldn't support values as well. Will need to
+  support composite values.
+
+  See email from marcos.glez@gmail.com/22-Aug-2014.
-- 
cgit v1.1