Pakket: ruby-em-redis (0.3.0+gh-2)
Verwijzigingen voor ruby-em-redis
Debian bronnen:
Het bronpakket ruby-em-redis downloaden:
- [ruby-em-redis_0.3.0+gh-2.dsc]
- [ruby-em-redis_0.3.0+gh.orig.tar.gz]
- [ruby-em-redis_0.3.0+gh-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
eventmachine-based implementation of the Redis protocol
Modeled after eventmachine's implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's redis-rb library (distributed as part of Redis).
This library is only useful when used as part of an application that relies on Event Machine's event loop. It implements an EM-based client protocol, which leverages the non-blocking nature of the EM interface to achieve significant parallelization without threads.
Andere aan ruby-em-redis gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-eventmachine
- Ruby/EventMachine library