Completed
Redis: Atomic Operations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Storing Non-Scalar Data
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Non-Scalar Data
- 3 What Is This Presentation Not About
- 4 Document Stores
- 5 Documents: Complex
- 6 Relational Databases
- 7 PostgreSQL: HSTORE
- 8 Redis: Query
- 9 MongoDB: Aggregation
- 10 PostgreSQL Query HSTORE
- 11 PostgreSQL Query JSONB
- 12 Redis: Indexes
- 13 PostgreSQL: GIN Index
- 14 Redis: Atomic Operations
- 15 MongoDB: Update Operators
- 16 Schema Validation
- 17 Conclusions