Skip to content

gphat/kiokudb-backend-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiokuDB::Backend::Redis - Redis backend for KiokuDB

SYNOPSIS


    use KiokuDB::Backend::Redis;

    my $kiokudb = KiokuDB->connect('Redis:server=127.0.0.1;debug=1);
    ...

DESCRPTION

This is a KiokuDB backend for Redis, a self proclaimed data structures server.
It is rather embryonic, but passes the tests.  I expect to expand it as I
explore Redis and KiokuDB.

SEE ALSO

http://code.google.com/p/redis/

AUTHOR

Cory G Watson, C<< <gphat at cpan.org> >>

COPYRIGHT & LICENSE

Copyright 2009 Cory G Watson.

About

Redis backend for KiokuDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages