guile-redis - Summary
This project is not part of the GNU Project.
guile-redis is a Guile module for the Redis key-value data store. It provides all commands up to Redis 5.0 and supports multiple commands and pipelining.
Registration Date: Mon 15 Jul 2013 10:20:42 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by aleix, Sun 27 Jan 2019 07:17:24 AM UTC - 0 replies
I'm pleased to announce guile-redis 1.3.0. This release includes missing redis 5.0.0 commands: (cluster replicas), (client id), (client unblock), (replicaof), (xack), (xgroup), (xinfo), (xtrim), (xdel), (xclaim).
Happy hacking!
posted by aleix, Thu 23 Aug 2018 04:42:59 AM UTC - 0 replies
I'm pleased to announce guile-redis 1.1.0. Starting in version 1.1.0 guile-redis will only be available under the GPLv3 license.
Happy hacking!
posted by aleix, Thu 09 Aug 2018 06:24:14 AM UTC - 0 replies
I'm pleased to announce guile-redis 1.0.0.
This version is not backwards compatible with the initial release 0.1.0. The main change is that now all commands follow the specification defined by redis. All the arguments are now given as strings, ...
[Read more]
posted by aleix, Thu 25 Jul 2013 07:54:34 PM UTC - 0 replies
All guile-redis tarballs have been uploaded to Savannah. Mirrors should be populated soon.
[Submit News]
[4 news in archive]