Changes for version 1.0 - 2013-07-06
- Add SQLite support
- Corrects POD ($args was forgotten)
- Add searchOnExpr() sub:
- default implementation in _common
- optimized implementation in LDAP and DBI
- Optimize SQL queries when only indexed files are required
- Create _common.pm lib for unoptimized functions
- Add basic tests for all libs
- Add advanced tests using SQLite backend
Documentation
Add index and search methods to Apache::Session
Modules
An implementation of Apache::Session::LDAP
Add index and search methods to Apache::Session::MySQL
Add index and search methods to Apache::Session::Redis
An implementation of Apache::Session
Use LDAP to store persistent objects
An implementation of Apache::Session::Store
Store persistent data in a SQLite database
Provides
in lib/Apache/Session/Browseable/DBI.pm
in lib/Apache/Session/Browseable/File.pm
in lib/Apache/Session/Browseable/Informix.pm
in lib/Apache/Session/Browseable/Oracle.pm
in lib/Apache/Session/Browseable/Postgres.pm
in lib/Apache/Session/Browseable/Store/DBI.pm
in lib/Apache/Session/Browseable/Store/File.pm
in lib/Apache/Session/Browseable/Store/Informix.pm
in lib/Apache/Session/Browseable/Store/MySQL.pm
in lib/Apache/Session/Browseable/Store/Oracle.pm
in lib/Apache/Session/Browseable/Store/Postgres.pm
in lib/Apache/Session/Browseable/Store/Sybase.pm
in lib/Apache/Session/Browseable/Sybase.pm