Update README.md

This commit is contained in:
Mark Nadal 2015-02-19 06:11:29 -07:00
parent 5e47de3b37
commit 82b67aabaf

View File

@ -148,4 +148,14 @@ So join our community, in the quest of learning cool things and helping yourself
- Server to server communication
- Test more
- Bug fixes
- More via additional module hooks (schema, queries, etc.)
- Data Structures:
- ~~Groups~~
- Linked Lists
- Collections (hybrid: linked-groups/paginated-lists)
- CRDTs
- OT
- Query:
- SQL
- MongoDB Query Documents
- Neo4j Cypher
- Gremlin Query Language