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.
44kb generated in CPU 0.029, elapsed 0.1232 seconds.
54 queries taking 0.1125 seconds, 345 records returned.
Powered by Minx 1.1.6c-pink.
54 queries taking 0.1125 seconds, 345 records returned.
Powered by Minx 1.1.6c-pink.