Commit Graph

115 Commits (18f3835b70df7b48d775ae645100fd19e29c0f54)

Author SHA1 Message Date
zanemayo 18f3835b70 Change AP wording
I think that the description for AP should be changed. It currently says that the most recent version of the data might not be the latest. 
The explanation of Consistency uses the same word, recent. 
I have changed AP to qualify 'recent' as being the most recent data available on the node
2017-04-04 09:26:50 +01:00
Donne Martin 8a263f9925 Add reference to interactive coding challenges repo (#49) 2017-04-03 06:41:00 -04:00
Donne Martin 591fa4f6a2 Change large scale -> large-scale 2017-04-02 08:04:58 -04:00
Donne Martin 8fc20e606d Fix caps and punctuation in RPC section 2017-04-02 08:03:18 -04:00
Donne Martin d40ba34d64 Add sources and further reading to HTTP section 2017-04-02 08:00:20 -04:00
JP 4d30304ef2 Explain difference between PUT & PATCH (#35) 2017-03-29 06:19:14 -04:00
Donne Martin ea461bf23a Polish service discovery changes 2017-03-26 12:50:23 -04:00
Alexander Brandstedt 619b5c97c1 Change service discovery example to use consul/etcd 2017-03-26 12:46:11 -04:00
Yadong Wen 3021a3aed3 Fix typos (#33) 2017-03-23 22:42:02 -04:00
Donne Martin 0c8be40660 Add call for translations link (#30) 2017-03-22 23:20:57 -04:00
Yadong Wen ae13db3b6c Fix typo (#29) 2017-03-22 22:53:15 -04:00
Roxas Shadow 40b5be2d9c Declare variable key in the get_user example (#26) 2017-03-21 07:39:10 -04:00
Jakub Janarek f1ae855ad0 Fix typo JSS -> JS (#25) 2017-03-19 15:24:13 -04:00
Federico Baldassarre e417324830 Fix #6: Migrate links from exercises/solutions to use internal links (#23) 2017-03-19 15:23:03 -04:00
Donne Martin 5fa4136b58 Add high scalability to credits (#22) 2017-03-15 06:59:28 -04:00
Donne Martin 390d0d5b66 Update OO exercises index (#21) 2017-03-13 06:42:35 -04:00
Donne Martin a071e4abc7 Update Study guide section (#20) 2017-03-13 06:40:02 -04:00
Donne Martin e5df3f5ada Update Motivation section (#19) 2017-03-12 17:17:29 -04:00
Luis de Bethencourt eb2a6cb43c Fix typo in RPC section (#17) 2017-03-11 11:59:58 -05:00
Sudarshan (Sid) 69d4e5a70b Add Dyn DDoS attack link (#13) 2017-03-10 21:07:50 -05:00
Mostafa Gaafar 65c056f6a6 Fix multiple typos (#14) 2017-03-10 21:06:34 -05:00
Tay Yang Shun b34e167233 Add more disadvantages of REST (#9) 2017-03-09 19:40:12 -05:00
James Hewitt aaecc59f6a Fix typo - lobsided -> lopsided (#11) 2017-03-09 19:37:39 -05:00
Luis de Bethencourt 16651d57d9 Fix typo in Study Guide section (#10) 2017-03-09 19:36:11 -05:00
Donne Martin 684679f9a0 Fix #1: Update reverse proxy image (#8) 2017-03-08 23:31:08 -05:00
Donne Martin 6e1ef2356d Update header image 2017-03-08 05:52:19 -08:00
Donne Martin 4fb0c677f4 Update Anki flashcards section 2017-03-08 05:51:02 -08:00
Donne Martin 1276c8a9f9 Add Anki flashcards section 2017-03-07 21:37:26 -08:00
Donne Martin 992cd5b1f6 Rework motivation and guide 2017-03-07 21:36:02 -08:00
Donne Martin dc2b8f7e0c Update Study Guide section 2017-03-07 20:05:10 -08:00
Donne Martin 2c1329b429 Update Motivation section 2017-03-07 20:04:51 -08:00
Donne Martin a9cc1c0cbb Move several sections to Appendix 2017-03-07 20:04:31 -08:00
Donne Martin 28137d38f0 Fix chat server solution link 2017-03-07 19:50:36 -08:00
Donne Martin 18cb6ce1a7 Clean up under dev index 2017-03-07 19:18:07 -08:00
Donne Martin 50d3d7ecb3 Fix Remote procedure call (RPC) section header 2017-03-07 19:16:25 -08:00
Donne Martin 43cd75f7bd Add Master-master replication link 2017-03-07 19:15:39 -08:00
Donne Martin dd618e263a Remove dead Scaling SQL link 2017-03-07 19:14:49 -08:00
Donne Martin 419f29a8bc Fix Relational database management system (RDBMS) link 2017-03-07 19:14:19 -08:00
Donne Martin eaf8fda3d7 Fix availability and partition tolerance link 2017-03-07 19:13:44 -08:00
Donne Martin 7027b8dc2a Fix consistency and partition tolerance link 2017-03-07 19:13:28 -08:00
Donne Martin 7eb69402aa Add License section 2017-03-02 19:49:59 -08:00
Donne Martin d4e48500f2 Add Contact info section 2017-03-02 19:49:38 -08:00
Donne Martin cdcc34aa90 Add Credits section 2017-03-02 19:49:19 -08:00
Donne Martin 51ef417d1c Add Under development section 2017-03-02 19:49:03 -08:00
Donne Martin 4646b0942c Add Latency numbers every programmer should know section 2017-03-02 19:48:45 -08:00
Donne Martin 1f30e78153 Add Powers of two table 2017-03-02 19:45:07 -08:00
Donne Martin 609a75aa00 Add Security section 2017-03-02 19:44:33 -08:00
Donne Martin 1721a84af4 Add RPC and REST calls comparison section 2017-03-02 19:42:54 -08:00
Donne Martin 33d26b8032 Add Representational state transfer (REST) section 2017-03-02 19:42:25 -08:00
Donne Martin 9d9cd8c4e3 Add Remote procedural call (RPC) section 2017-03-02 19:31:16 -08:00