Slide 1

Slide 1 text

The database for offline-first applications http://rcouch.org Erlang Factory - SF Bay 2015

Slide 2

Slide 2 text

• Started as a [friendly] fork of apache couchdb • Easy to extend • Created a lot of extensions for customers, authentication, changes handler, expiration handler, doc transformation • Extended couchapps

Slide 3

Slide 3 text

https://github.com/rcouch/rcouch/wiki/rcouch-hooks

Slide 4

Slide 4 text

• Easy support • Make it scalable

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

A MESSAGE
 QUEUE

Slide 7

Slide 7 text

• Used as a message queue • View changes • Replication based on view of the database • Durable/ Replay

Slide 8

Slide 8 text

KEEP THE COUCH

Slide 9

Slide 9 text

• Cluster Of Unreliable Commodity Hardware • Decentralised • works in condition when we can’t achieve the “quorum”

Slide 10

Slide 10 text

TO THE NEXT STEP

Slide 11

Slide 11 text

? @benoitc