summaryrefslogtreecommitdiff
path: root/feature/container/list
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-10-09 11:29:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-10-09 11:29:38 +0200
commit1927f6d00ca32101de2554946e8b449efb5977c1 (patch)
tree8529dab6fb68bf20f7fa9a90fe45c0ccb4fafa8b /feature/container/list
Start tracking ODB change development in git
Diffstat (limited to 'feature/container/list')
-rw-r--r--feature/container/list7
1 files changed, 7 insertions, 0 deletions
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.