Mercurial > hg > orthanc-databases
log MySQL/Plugins/IndexPlugin.cpp @ 330:8f17f23c9af7
age | author | description |
---|---|---|
Wed, 14 Apr 2021 15:08:51 +0200 | Sebastien Jodogne | new configuration option: "IndexConnectionsCount" |
Thu, 08 Apr 2021 10:50:01 +0200 | Sebastien Jodogne | PostgreSQL index plugin handles retries for collisions between multiple writers |
Thu, 01 Apr 2021 11:16:13 +0200 | Sebastien Jodogne | refactoring registration/finalization of index backend |
Wed, 24 Mar 2021 15:59:23 +0100 | Sebastien Jodogne | added IndexBackend::Register() to be used in all the index plugins |
Fri, 19 Mar 2021 15:11:45 +0100 | Sebastien Jodogne | wrapping transactions in API v3 |
Thu, 18 Mar 2021 18:15:34 +0100 | Sebastien Jodogne | moving classes out of OrthancPlugins namespace, to OrthancDatabases |
Thu, 18 Mar 2021 16:51:51 +0100 | Sebastien Jodogne | create IDatabaseBackendOutput only if needed |