Chapter 60. --user-repo-pool

Default value: tigase.db.UserRepositoryPool

Example: --user-repo-pool = tigase.db.UserRepositoryPool

Possible values: 'Name of class implementing UserRepository.'

Description: The --user-repo-pool property provides an ability to specify an implementation for the repository connection pool. This is used only if the implementation provided by a default Tigase server package is not sufficient in a particular deployment. The implementation provides a DB (UserRepository to be more specific) connection pool to improve the data access performance. The repository pool can offer data caching for improved performance or any other features necessary.

Available since: 5.1.0