Using Node and Redis for content management. To manage and search the exploding unit count of short, shareable media objects (images, blog entries, videos) many media companies are creating robust content tagging taxonomies, and using Node to power them. Redis is an excellent choice for such a system, complementing Node's strengths. In this talk we take a brief walk through using sets with Redis, a little set theory, and build a robust, searchable tagging system. We'll also learn how to implement a powerful autocompletion tagging backend and UI with Node and Redis.
For Boston...
Using Node and Redis for content management. To manage and search the exploding unit count of short, shareable media objects (images, blog entries, videos) many media companies are creating robust content tagging taxonomies, and using Node to power them. Redis is an excellent choice for such a system, complementing Node's strengths. In this talk we take a brief walk through using sets with Redis, a little set theory, and build a robust, searchable tagging system. We'll also learn how to implement a powerful autocompletion tagging backend and UI with Node and Redis.