Commit Graph

4 Commits (clean-windows-x86-64)

Author SHA1 Message Date
Benjamin Pollack 7b1876250b Update redis vocabulary to use the modern protocol
The existing Redis vocabulary was using a very old and outdated version of the
Redis protocol that couldn't even write values to a modern Redis install.  This
patch updates the library and tests to use the newer protocol, which should
also work on Redis servers all the way back to Redis 1.2.
2014-05-06 16:29:32 -04:00
Bruno Deferrari cb76bddd8f redis.assoc: Use redis-flushdb in clear-assoc 2009-05-11 00:50:22 -03:00
Bruno Deferrari 7edcc65159 extra.redis: Replace 'redis-assoc' with the more general 'redis' type (now in the redis vocab), add support for automatic authentification when calling 'with-redis' 2009-05-11 00:44:09 -03:00
Bruno Deferrari d45d63715b extra.redis.assoc: Assoc protocol implementation for Redis 2009-05-11 00:08:34 -03:00