NAME
Alien::hiredis - Alien wrapper for hiredis
DESCRIPTION
This module provides the hiredis <https://github.com/redis/hiredis>
minimalistic C client library for the Redis <https://redis.io>
database. See Alien::Build::Manual::AlienUser for usage.
BUGS
Report any issues on the public bugtracker.
AUTHOR
Dan Book <dbook@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by Dan Book.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
SEE ALSO
Redis::hiredis, Protocol::Redis::XS