summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdamansky Anton <adamansky@gmail.com>2013-01-22 11:47:41 +0700
committerAdamansky Anton <adamansky@gmail.com>2013-01-22 11:47:41 +0700
commit298a3aa448bac7eeed6fa8e4afc5410046384c89 (patch)
treea545e2bb84ee4d3ca98ec03874cc7871a339235a /README.md
parent957f484f5817cb84c3d934364d73c8c2fdb1dbca (diff)
downloadejdb-298a3aa448bac7eeed6fa8e4afc5410046384c89.tar.gz
ejdb-298a3aa448bac7eeed6fa8e4afc5410046384c89.tar.bz2
ejdb-298a3aa448bac7eeed6fa8e4afc5410046384c89.zip
Added collection level joins into README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 876dcad..4ba3a70 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Features
* Collection level transactions.
* String token matching queries: ```$stror``` ```$strand```
* [Node.js](http://nodejs.org) binding
+* [Collection joins](https://github.com/Softmotions/ejdb/wiki/Collection-joins)
Documentation
@@ -32,6 +33,7 @@ Documentation
* [Building & Installation](#building--installation)
* [Samples](#ejdb-c-samples)
* [C API](#c-api)
+* **[Collection joins](https://github.com/Softmotions/ejdb/wiki/Collection-joins)**
Community