Saturday, December 31

My Rs Blew Off
Redis is cool. Erlang is... There are some really cool apps written in Erlang.
Edis is Redis in Erlang.
It's protocol-compatible (with a few caveats); that is, an application written to use Redis will run happily against Edis.
But it uses an on-disk, log-structured database (Google's LevelDB, in fact) rather than an in-memory datastore. So it's not as fast, but it's not limited by the size of your memory either.
Comments are disabled.
Post is locked.
Redis is cool. Erlang is... There are some really cool apps written in Erlang.
Edis is Redis in Erlang.
It's protocol-compatible (with a few caveats); that is, an application written to use Redis will run happily against Edis.
But it uses an on-disk, log-structured database (Google's LevelDB, in fact) rather than an in-memory datastore. So it's not as fast, but it's not limited by the size of your memory either.
Posted by: Pixy Misa at
04:15 PM
| No Comments
| Add Comment
| Trackbacks (Suck)
Post contains 74 words, total size 1 kb.
43kb generated in CPU 0.016, elapsed 0.0917 seconds.
54 queries taking 0.0825 seconds, 326 records returned.
Powered by Minx 1.1.6c-pink.
54 queries taking 0.0825 seconds, 326 records returned.
Powered by Minx 1.1.6c-pink.