log Framework/Plugins/StorageBackend.cpp @ 269:567761f0c1ea

age author description
Wed, 21 Apr 2021 17:54:31 +0200 Sebastien Jodogne fix issue #151: support of retries in the storage area plugins to deal with multiple writers
Tue, 20 Apr 2021 16:14:04 +0200 Sebastien Jodogne improved log
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 13:33:48 +0200 Sebastien Jodogne cppcheck
Wed, 14 Apr 2021 10:07:14 +0200 Sebastien Jodogne better performance warnings
Wed, 14 Apr 2021 08:42:31 +0200 Sebastien Jodogne turning ResultFileValue into a base class, and implement its primitives for PostgreSQL
Tue, 13 Apr 2021 18:50:44 +0200 Sebastien Jodogne rename FileValue as ResultFileValue
Tue, 13 Apr 2021 18:43:21 +0200 Sebastien Jodogne separating class InputFileValue from FileValue