factor/extra/redis
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
..
assoc Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
command-writer Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
response-parser Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
authors.txt Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
redis-tests.factor Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
redis.factor Update redis vocabulary to use the modern protocol 2014-05-06 16:29:32 -04:00
summary.txt extra.redis: Vocabulary for communicating with the Redis key-value database 2009-05-10 20:08:58 -03:00