logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Apache::Session::Browseable - Add index and search methods to Apache::Session

Available Modules

SQLdatabasesPostgreSQL

       Apache::Session::Browseable::Postgres
       Apache::Session::Browseable::PgHstore: uses "hstore" field
       Apache::Session::Browseable::PgJSON: uses "json/jsonb" field

       MySQLorMariaDB

       Apache::Session::Browseable::MySQL: for MySQL and MariaDB
       Apache::Session::Browseable::MySQLJSON: for MySQL only, uses "json" field

       Other

       Apache::Session::Browseable::Informix
       Apache::Session::Browseable::Oracle
       Apache::Session::Browseable::SQLite

   NoSQL
       Apache::Session::Browseable::Redis
       Apache::Session::Browseable::Cassandra

Description

       Apache::Session::browseable provides some class methods to manipulate all sessions and add the capability
       to index some fields to make research faster.

       It has been written to increase performances of LemonLDAP::NG. Read the chosen module documentation
       carefully to set the indexes.

Name

       Apache::Session::Browseable - Add index and search methods to Apache::Session

See Also

       Apache::Session,                                                               <http://lemonldap-ng.org>,
       <https://lemonldap-ng.org/documentation/2.0/performances#performance_test>

See Also