From 91affcd9cfa6eb266f97e26bad53f9863556ed4b Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 11 May 2013 22:42:33 -0700 Subject: added github links --- docs/design/soledad.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/design/soledad.md') diff --git a/docs/design/soledad.md b/docs/design/soledad.md index ab6544f..c3a54fb 100644 --- a/docs/design/soledad.md +++ b/docs/design/soledad.md @@ -229,6 +229,8 @@ TO DO: determine what HMAC to use. Reference implementation of client =================================== +https://github.com/leapcode/soledad + Dependencies: * [U1DB](https://launchpad.net/u1db) provides an API and protocol for synchronised databases of JSON documents. @@ -296,6 +298,8 @@ Synchronization-related classes: Reference implementation of server ====================================================== +https://github.com/leapcode/soledad + Dependencies: * [CouchDB](https://couchdb.apache.org/] for server storage, via [python client library](https://pypi.python.org/pypi/CouchDB/0.8). -- cgit v1.2.3