From 0ce598ee53a59fcf1e80ea8b7d6b0936143b87d9 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Sun, 1 Mar 2015 04:38:06 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b510ae3a..779916ed 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,9 @@ So join our community, in the quest of learning cool things and helping yourself - ~~Realtime push to the browser~~ - ~~Persistence in the browser~~ - Authorization callbacks +- Security or ACLs +- Schema Validation +- Point of Entry Encryption - ~~Graph manipulation~~ - Server to server communication - Test more @@ -165,6 +168,7 @@ So join our community, in the quest of learning cool things and helping yourself - Collections (hybrid: linked-groups/paginated-lists) - CRDTs - OT + - Locking / Strong Consistency (sacrifices Availability) - Query: - SQL - MongoDB Query Documents