Lambdaphant 2010.10.12のエントリMichael Matuzak? Yahoo! inc.のフロントエンドエンジニアInterview With Salvatore Sanfilippoイタリアのweb開発のこと長年イベントドリブンプログラミングloveVMWareでフルタイムでredis開発したら開発スピードが4倍に等々... 続きを読む
This is the 7th in a series of posts leading up to Node.js Knockout on how to use node.js. This post, cross-posted from GitHub, was written by James Bracy, founder of Redis To Go. Redis To Go is a dead simple solution for managed Redis instan... 続きを読む
リアルタイムコラボレーションできるエディタ作ってるLakTEKの2010.5.25のエントリNode.js人気非同期通信の実装はNode.jsいいよ(せっせと作ったRailsのコード捨てたよ)、と真のリアルタイムウェブやりたいからWeb Sockets使うよ、とDBはRedis使うよ、とReal-t... 続きを読む
Private Gist All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are given this private URL. Every gist with this icon () is private. Public Gist Anyone may fork, clone, o... 続きを読む
A case study: Design and implementation of a simple Twitter clone using only the Redis key-value store as database and PHPIn this article I'll explain the design and the implementation of a simple clone of Twitter written using PHP and Redis ... 続きを読む
This gist is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are given this private URL. Every gist with this icon () is private. This gist is public. Anyone ... 続きを読む
Resque is our Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be c... 続きを読む
I’ve been getting a lot of useful work done with Redis recently. Redis is typically categorised as yet another of those new-fangled NoSQL key/value stores, but if you look closer it actually has some pretty unique characteristics. It makes m... 続きを読む
Now that Hurl is open source I thought I'd talk a bit about one of my favorite open source projects: Redis. In Hurl we keep track of all the hurls you make, then show them to you on the "your hurls" page: One of the more fun features is the r... 続きを読む