summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradam <anton@adamansky.com>2013-01-16 15:44:38 +0700
committeradam <anton@adamansky.com>2013-01-16 15:44:38 +0700
commit39a0aba27eebd6a5facd60c46937716aa684705f (patch)
tree93bbc3456b2a79d5ee1fb4536a7f462d023b7818 /README.md
parent4b23394a44da469f274095df2889fd85ccb1c567 (diff)
downloadejdb-39a0aba27eebd6a5facd60c46937716aa684705f.tar.gz
ejdb-39a0aba27eebd6a5facd60c46937716aa684705f.tar.bz2
ejdb-39a0aba27eebd6a5facd60c46937716aa684705f.zip
#43 #44
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9b0a6c..876dcad 100644
--- a/README.md
+++ b/README.md
@@ -806,7 +806,12 @@ Where
* ```.dec``` Number index
* ```.tok``` Array index
-Limitations/TODOs
+Limitations
+------------------------------------
+* One ejdb database can handle up to 1024 collections.
+* Indexes for objects in nested arrays currently not supported (#37)
+
+TODO
------------------------------------
* Collect collection index statistic
* Windows port