This package browser is in early development. Mind the rough edges.

ruby-hiredis 0.6.3

Ruby wrapper for hiredis

hiredis-rb is a Ruby extension that wraps hiredis, a minimalist C client for Redis. Both the synchronous connection API and a separate protocol reader are supported. It is primarily intended to speed up parsing multi bulk replies.

Installation

Install ruby-hiredis 0.6.3 as follows:

guix install ruby-hiredis@0.6.3

Or install the latest version:

guix install ruby-hiredis

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.