log Framework/Plugins/DatabaseBackendAdapterV3.cpp @ 237:35598014f140

age author description
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Thu, 08 Apr 2021 11:42:32 +0200 Sebastien Jodogne fix lsb build, fix backward compatibility with SDK <= 1.9.1
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Tue, 06 Apr 2021 15:07:27 +0200 Sebastien Jodogne reorganization
Tue, 06 Apr 2021 12:50:06 +0200 Sebastien Jodogne reorganization in DatabaseBackendAdapterV3
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Thu, 01 Apr 2021 19:18:19 +0200 Sebastien Jodogne removed DatabaseManager member out of class IndexBackend
Thu, 01 Apr 2021 11:50:36 +0200 Sebastien Jodogne removed singleton from DatabaseBackendAdapterV3
Thu, 01 Apr 2021 11:16:13 +0200 Sebastien Jodogne refactoring registration/finalization of index backend
Tue, 30 Mar 2021 10:40:34 +0200 Sebastien Jodogne implementation of the "serverIdentifier" information for global properties
Wed, 24 Mar 2021 15:47:14 +0100 Sebastien Jodogne reorganization