Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 434 Bytes

File metadata and controls

24 lines (16 loc) · 434 Bytes

Apache::Session::NoSQL

Build Status

Apache::Session module to store sessions in NoSQL databases.

Installation

perl Makefile.PL
make
make test
make install

Dependencies

  • Apache::Session
  • Net::Cassandra
  • Redis

CPAN

See http://search.cpan.org/dist/Apache-Session-NoSQL/