3 Perl binding for Redis database which is in-memory hash store with
 
   4 support for scalars, arrays and sets and disk persistence.
 
   8 To install this module, run the following commands:
 
  15 SUPPORT AND DOCUMENTATION
 
  17 After installing, you can find documentation for this module with the
 
  22 You can also look for information at:
 
  24     RT, CPAN's request tracker
 
  25         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Redis
 
  27     AnnoCPAN, Annotated CPAN documentation
 
  28         http://annocpan.org/dist/Redis
 
  31         http://cpanratings.perl.org/d/Redis
 
  34         http://search.cpan.org/dist/Redis
 
  39 Copyright (C) 2009 Dobrica Pavlinusic
 
  41 This program is free software; you can redistribute it and/or modify it
 
  42 under the same terms as Perl itself.