Re: [nodejs] [ANN] then-redis - A small, promise-based Redis client for node.js

2013-03-14 Thread Rick Waldron
That Proxy API is dead, very soon it will be replaced by the direct Proxy spec. Rick On Thursday, March 14, 2013, Michael Jackson wrote: > ;) That's a clever use of Proxy! > > If you want to get *ultra* tiny, check out Pieter Noordhuis' own node > client that is tucked away in the node-hiredis r

[nodejs] [ANN] then-redis - A small, promise-based Redis client for node.js

2013-03-06 Thread Michael Jackson
Hello, then-redis is a small, promise-based Redis client for node.js that I've been working on over the past few weeks. It supports all the features of Redis in a simple, user-friendly package. I thought others might enjoy using it as well, so I released the source this morning. https://github.c