1Apache::Session::BrowseUasbelre(C3o)ntributed Perl DocumAepnatcahtei:o:nSession::Browseable(3)
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

SEE ALSO

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

AUTHOR

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