- 12 Mar, 2013 2 commits
-
-
Tristan Cavelier authored
jio.get({"_id": "a/b"}); changed to jio.getAttachment({"_id": "a", "_attachment": "b"});
-
Tristan Cavelier authored
-
- 11 Mar, 2013 8 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 08 Mar, 2013 2 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 05 Mar, 2013 2 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 04 Mar, 2013 12 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 01 Mar, 2013 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
To test it, go to the storage directory then type: node synchro.js
-
- 25 Feb, 2013 1 commit
-
-
Tristan Cavelier authored
-
- 21 Feb, 2013 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 20 Feb, 2013 1 commit
-
-
Tristan Cavelier authored
-
- 18 Feb, 2013 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
// Before: jio.putAttachment({ "id": "docid/attmtid", "data": "abc", "mimetype": "text/plain", "rev": "xxxx" }); // Now: jio.putAttachment({ "_id": "docid/attmtid", "_data": "abc", "_mimetype": "text/plain", "_rev": "xxxxx" });
-
Tristan Cavelier authored
-
- 11 Feb, 2013 1 commit
-
-
Tristan Cavelier authored
-