RedisConfNano

RedisConfNano is a community ran event for the Redis community. A meetup+. First half hackday, second half meetup talks are below.

RedisConfNano Hack Morning will start at 9:30am at Union/Pine, presentations will start at 13:00. Voodoo Doughnuts included.

For accommodation we recommend the Jupiter Hotel, just a quick 6 min walk

RedisConfNano is satellite RealTimeWeek event curated by Ben Arent and sponsored by Rackspace.

Can't make it? Buy a community pass. Get a RedisConf Tee and early access to the recorded talks.

Tickets Prices in USD

Additional Information

alt text

"A short term plan for Redis" by @antirez

"In this talk Salvatore will brainstorm about the future of Redis: what will happen to Redis in the course of 2014? What are the most interesting technical challenges that the project will face in order to become more mature? The talk will also cover what are the problems that is better avoid solving at all in the short term."

alt text

"Build a Distributed State Machine with Redis" by @amos_barreto

"All of Uber's realtime system's run on Node.js and Redis, and we've been able to leverage these technologies to build a distributed state machine that manages hundreds of thousands of trips per week, serving just as many clients. Talk will include an overview of the state machine itself, the Redis primitives we use for locking and atomic operations, and some sample code for a simplified state machine. Also, some tips on using Redis as a datastore vs. a cache.."

alt text

"Diggin' in the Crates. The Rise of Redis" by Ezra Zygmuntowicz

"In this talk we explore the history of redis from @antirez's first announcement of it on hacker news to the near ubiquity that redis is used for today. Truly the swiss army knife of networked data structures, redid should have a place in every developers toolkit by now. "