1Apache::Session::BrowseUasbelre(C3opnmt)ributed Perl DocAupmaecnhtea:t:iSoenssion::Browseable(3pm)
2
3
4

NAME

6       Apache::Session::Browseable - Add index and search methods to
7       Apache::Session
8

DESCRIPTION

10       Apache::Session::browseable provides some class methods to manipulate
11       all sessions and add the capability to index some fields to make
12       research faster.
13
14       It has been written to increase performances of LemonLDAP::NG. Read the
15       chosen module documentation carefully to set the indexes.
16

AVAILABLE MODULES

18   SQL databases
19       PostgreSQL
20
21       Apache::Session::Browseable::Postgres
22       Apache::Session::Browseable::PgHstore: uses "hstore" field
23       Apache::Session::Browseable::PgJSON: uses "json/jsonb" field
24
25       MySQL or MariaDB
26
27       Apache::Session::Browseable::MySQL: for MySQL and MariaDB
28       Apache::Session::Browseable::MySQLJSON: for MySQL only, uses "json"
29       field
30
31       Other
32
33       Apache::Session::Browseable::Informix
34       Apache::Session::Browseable::Oracle
35       Apache::Session::Browseable::SQLite
36
37   NoSQL
38       Apache::Session::Browseable::Redis
39       Apache::Session::Browseable::Cassandra
40

SEE ALSO

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

AUTHOR

46       Xavier Guimard, <x.guimard@free.fr>
47
49       Copyright (C):
50
51       2009-2017 by Xavier Guimard
52       2013-2017 by Clément Oudot
53
54       This library is free software; you can redistribute it and/or modify it
55       under the same terms as Perl itself, either Perl version 5.10.1 or, at
56       your option, any later version of Perl 5 you may have available.
57
58
59
60perl v5.38.0                      2023-07-20  Apache::Session::Browseable(3pm)
Impressum