Slide 12
Slide 12 text
Good stuff
‣
Replication
- It just works, and it works REALLY well
- rs.init(), rs.add(“second.node”)
‣
Schemaless + secondary indexes
- Add whatever, query however
‣
Javascript CLI
- db.find({name: “Clive”, birthdate: {$gte: ISODate(“1975-05-01”)}})