- Jan 11, 2020
-
-
Jan Mach authored
Previously it was possible that during the daemon shutdown some IDEA messages could remain uncommitted when running in bulk commit mode. It was necessary to make use of 'stop' event to force commit and switch back to immediate commit mode for the rest of the events that still might be in the event queue (it is not guaranteed the stop event will be last in the queue, some of the previous events might still schedule some other event, which will be handled after the stop event). (Redmine issue: #4572)
-
- Dec 06, 2019
-
-
Jan Mach authored
The mentat-storage.py daemon has now ability to use transaction savepoints to reduce number of commits and thus greatly enhance event storage rate. The feature is configurable and optional. The mentat.services.eventstorage needed to be upgraded to support this new feature. Also, the pyzenkit module contained a bug, which prevented this feature to work correctly, so it needed to be fixed as well. (Redmine issue: #4572)
-
- Aug 29, 2019
-
- Jul 29, 2019
-
- Mar 01, 2019
-
- Feb 26, 2019
- Feb 25, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Sep 18, 2018
-
- Jul 18, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Jun 26, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- May 24, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Feb 28, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Feb 23, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Feb 19, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Jan 16, 2018
-
-
Jan Mach authored
PyZenKit: 0.39 Pynspect: 0.12 (Redmine issue: #3387)
-
- Sep 14, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 25, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 10, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 06, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 04, 2017
-
-
Jan Mach authored
PyZenKit: 0.34 Pynspect: 0.5 (Redmine issue: #3387)
-
- Aug 03, 2017
-
-
Jan Mach authored
The PyZenKit and Pynspect library are now part of the Mentat repository as submodules. Above all benefits this approach will enable better integration of documentation of all these projects into single bundle and provide better working environment for developers. (Redmine issue: #3387)
-