From dcec0c09585e1aef81f66648eab66f49d00afed3 Mon Sep 17 00:00:00 2001 From: Kelly Sommers Date: Sun, 7 Oct 2012 15:58:00 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be1ca32..2fcd7a7 100644 --- a/README.md +++ b/README.md @@ -112,4 +112,5 @@ guiding me but here's a list of things I know missing and other possibilities. - Implement Delete command. - Handling query errors. - Query engine is assuming success and that the table, columns specified actually exist. Need to do checks & throw errors. +- Add TCP networking so that Dazzle can be a service as well as an embedded database. - Integrating Ring.io into Dazzle so that Dazzle becomes a distributed hash table cluster using Gossip protocol. \ No newline at end of file