[{"data":1,"prerenderedAt":127},["ShallowReactive",2],{"podcast-meta":3,"podcast-theme-colors":32,"episode-redis-in-memory-data-store-interview":92},{"title":4,"author":5,"description":6,"artwork":7,"categories":8,"feedUrl":10,"type":11,"explicit":12,"link":13,"language":14,"copyright":15,"podcast2":16,"hasPeople":31},"The Changelog: Software Development, Open Source","Changelog Media","Software's best weekly news brief, deep technical interviews & talk show.","https://cdn.changelog.com/static/images/podcasts/podcast-original-f16d0363067166f241d080ee2e2d4a28.png",[9],"Technology","https://changelog.com/podcast/feed","episodic",false,"https://changelog.com/podcast","en-us","All rights reserved",{"persons":17,"funding":27},[18,23],{"name":19,"role":20,"img":21,"href":22},"Adam Stacoviak","host","https://cdn.changelog.com/uploads/avatars/people/Qo/avatar_large.jpg?v=63760280419","https://changelog.com/person/adamstac",{"name":24,"role":20,"img":25,"href":26},"Jerod Santo","https://cdn.changelog.com/uploads/avatars/people/z4/avatar_large.jpeg?v=63760071650","https://changelog.com/person/jerodsanto",[28],{"url":29,"text":30},"https://changelog.com/++","Support our work by joining Changelog++",true,{"palette":33,"sourceColor":54,"extractedColors":55},{"light":34,"dark":43},{"primary":35,"primary-foreground":36,"secondary":37,"secondary-foreground":35,"accent":38,"muted":39,"muted-foreground":40,"ring":35,"podcast-vibrant":41,"podcast-muted":42},"#00182f","#ffffff","#eff2f6","#e7ecf0","#f0f2f4","#6f7275","#0375c4","#e2e5e8",{"primary":44,"primary-foreground":45,"secondary":46,"secondary-foreground":47,"accent":48,"muted":49,"muted-foreground":50,"ring":51,"podcast-vibrant":52,"podcast-muted":53},"#5580a9","#09090b","#191b1d","#dcdee0","#1d2022","#1a1b1c","#8d8f91","#c1c4c8","#3694e6","#151618","#a1978d",[56,63,71,79,84],{"hex":54,"red":57,"green":58,"blue":59,"area":60,"saturation":61,"lightness":62},161,151,141,0.13136455555555557,0.09615384615384609,0.592156862745098,{"hex":64,"red":65,"green":66,"blue":67,"area":68,"saturation":69,"lightness":70},"#d2d1d4",210,209,212,0.000134,0.03370786516853954,0.8254901960784313,{"hex":72,"red":73,"green":74,"blue":75,"area":76,"saturation":77,"lightness":78},"#525153",82,81,83,0.003252888888888889,0.012195121951219556,0.32156862745098036,{"hex":36,"red":80,"green":80,"blue":80,"area":81,"saturation":82,"lightness":83},255,0.03285188888888889,0,1,{"hex":85,"red":86,"green":87,"blue":88,"area":89,"saturation":90,"lightness":91},"#101820",16,24,32,0.8323966666666667,0.3333333333333333,0.09411764705882353,{"meta":93,"episode":101,"transcript":126},{"title":4,"author":5,"description":6,"artwork":7,"categories":94,"feedUrl":10,"type":11,"explicit":12,"link":13,"language":14,"copyright":15,"podcast2":95,"hasPeople":31},[9],{"persons":96,"funding":99},[97,98],{"name":19,"role":20,"img":21,"href":22},{"name":24,"role":20,"img":25,"href":26},[100],{"url":29,"text":30},{"guid":102,"title":103,"slug":104,"description":105,"htmlContent":106,"audioUrl":107,"audioType":108,"audioLength":109,"pubDate":110,"duration":111,"artwork":112,"episodeType":113,"explicit":12,"link":114,"podcast2":115},"http://5by5.tv/changelog/45","Redis In-Memory Data Store (Interview)","redis-in-memory-data-store-interview","Wynn caught up with Salvatore Sanfilippo to talk about Redis, the super hot key value store.","\u003Cp>Wynn caught up with Salvatore Sanfilippo to talk about Redis, the super hot key value store.\u003C/p>\n\u003Cp>\u003Ca href=\"https://changelog.zulipchat.com/#narrow/stream/456187-interviews\">Join the discussion\u003C/a>\u003C/p>\u003Cp>\u003Ca href=\"https://changelog.com/++\" rel=\"payment\">Changelog++\u003C/a> members support our work, get closer to the metal, and make the ads disappear. Join today!\u003C/p>\u003Cp>Featuring:\u003C/p>\u003Cul>\u003Cli>Salvatore Sanfilippo &ndash; \u003Ca href=\"http://invece.org/\" rel=\"external ugc\">Website\u003C/a>, \u003Ca href=\"https://github.com/antirez\" rel=\"external ugc\">GitHub\u003C/a>, \u003Ca href=\"https://x.com/antirez\" rel=\"external ugc\">X\u003C/a>\u003C/li>\u003Cli>Wynn Netherland &ndash; \u003Ca href=\"https://github.com/pengwynn\" rel=\"external ugc\">GitHub\u003C/a>, \u003Ca href=\"https://x.com/pengwynn\" rel=\"external ugc\">X\u003C/a>\u003C/li>\u003C/ul>\u003C/p>\u003Cp>Show Notes:\u003C/p>\u003Cp>\u003Cul>\n\u003Cli>\u003Ca href=\"http://vmware.com\">VMware\u003C/a> signs the paychecks for Salvatore and \u003Ca href=\"https://github.com/pietern\">Pieter Noordhuis\u003C/a>\u003C/li>\n\u003Cli>\u003Ca href=\"http://redis.io/\">Redis\u003C/a> is an open source, advanced key-value store and data structure server wherein keys can contain strings, hashes, lists, sets and sorted sets\u003C/li>\n\u003Cli>Redis \u003Ca href=\"http://redis.io/topics/internals\">internals\u003C/a> consist of ANSI C with an \u003Ca href=\"http://redis.io/topics/internals-eventlib\">evented model\u003C/a>\u003C/li>\n\u003Cli>\u003Ca href=\"http://redis.io/topics/replication\">Non-blocking replication\u003C/a> has always been a Redis design goal\u003C/li>\n\u003Cli>\u003Ca href=\"http://redis.io/topics/replication\">Replication\u003C/a> in Redis is async\u003C/li>\n\u003Cli>Salvatore’s Redis toolbox includes the Redis \u003Ca href=\"https://rubygems.org/gems/redis\">Ruby gem\u003C/a> and \u003Ca href=\"http://www.sinatrarb.com\">Sinatra\u003C/a>\u003C/li>\n\u003Cli>Chances are you can find a \u003Ca href=\"http://redis.io/clients\">Redis library\u003C/a> in your favorite language\u003C/li>\n\u003Cli>The \u003Ca href=\"http://github.com/antirez/hiredis\">C client\u003C/a> is the only officially supported wrapper\u003C/li>\n\u003Cli>Salvatore thinks the \u003Ca href=\"http://nosqltapes.com/\">NoSQL\u003C/a> moniker isn’t perfect, focusing too much on performance, but it frames a discussion\u003C/li>\n\u003Cli>Redis \u003Ca href=\"http://laktek.com/2010/05/25/real-time-collaborative-editing-with-websockets-node-js-redis/\">Pub/Sub\u003C/a> is perfect for real-time apps\u003C/li>\n\u003Cli>GitHub’s adoption of Redis in \u003Ca href=\"https://github.com/defunkt/resque\">Resque\u003C/a> helped fuel the growth of the project\u003C/li>\n\u003Cli>Redis users tend to use it as a database, as a messaging bus, or as a cache\u003C/li>\n\u003Cli>Salvatore thinks hosted solutions like \u003Ca href=\"http://redistogo.com/\">Redis-to-Go\u003C/a> need to add more value like more frequent backups and seamless upgrades.\u003C/li>\n\u003Cli>\u003Ca href=\"http://us.blizzard.com/en-us/\">Blizzard\u003C/a> uses an 8-node Redis install in serving avatars for \u003Ca href=\"http://us.blizzard.com/en-us/games/cataclysm/index.html\">WoW\u003C/a>\u003C/li>\n\u003Cli>\u003Ca href=\"http://twitter.com/JustinCampbell\">Justin Campbell\u003C/a> asks \u003Ca href=\"http://twitter.com/JustinCampbell/status/24847944758861824\">will VMWare feature Redis in any upcoming projects?\u003C/a>\u003C/li>\n\u003Cli>\u003Ca href=\"http://twitter.com/#!/ezmobius\">Ezra Zygmuntowicz\u003C/a> and \u003Ca href=\"http://github.com\">GitHub\u003C/a> were among the first “few brave users”\u003C/li>\n\u003Cli>After a few months Salvatore noticed a dip in adoption , but he trusted his gut and stuck with it\u003C/li>\n\u003C/ul>\n\u003C/p>\u003Cp>Something missing or broken? \u003Ca href=\"https://github.com/thechangelog/show-notes/blob/master/podcast/the-changelog-45.md\">PRs welcome!\u003C/a>\u003C/p>","https://op3.dev/e/https://pscrb.fm/rss/p/https://cdn.changelog.com/uploads/podcast/45/the-changelog-45.mp3","audio/mpeg",19538574,"Mon, 17 Jan 2011 14:00:00 +0000",2398,"https://cdn.changelog.com/uploads/covers/changelog-interviews-original.png?v=63848368174","full","https://changelog.com/podcast/45",{"persons":116},[117,121],{"name":118,"role":20,"img":119,"href":120},"Wynn Netherland","https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0.jpg?s=600&d=mm","https://changelog.com/person/pengwynn",{"name":122,"role":123,"img":124,"href":125},"Salvatore Sanfilippo","guest","https://secure.gravatar.com/avatar/7379345fed54f2447537068ed1c2e440.jpg?s=600&d=mm","https://changelog.com/person/antirez",null,1771793542164]