Want to know more about Redis? Now's your chance!

Organiser
The San Francisco MySQL Meetup Group
Date
Fri, 12 Feb 2010, 02:30 - 04:30 (Add to calendar) GMT
Venue
(Exact location not available) , San Francisco, US
Cost
Free

Ezra Zygmuntowicz will come and speak to us all about Redis.

Redis: a data structure server

Redis is a key value store with a twist, keys and values can be
strings but values can also be lists, sets and sorted sets. This
allows for a much higher level of control when thinking about laying
out your data compared to other key value stores. Redis has many use
cases that can help you scale our your web applications. Redis stands
for REmote DIctionary Server and also stands for REDISstribute your
load. We will explore the many use cases for redis, especially looking
at how using redis along side of mysql can help you scale your mysql
setup by taking load for stats and leaderboard type data in redis
rather then in mysql.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou