Feature #3364
Updated by Pavel Kácha over 7 years ago
Implement daemon module for storing IDEA messages into database.
Key features:
* Support for multiple database engines (at least enable quick change)
* Enable configurable target database (database and collection names should be part of configuration file)
* Enable storing of multiple messages in batches possibly for better database performance
* Asynchronous querying (with possibility to ask for query state or partial results) would be nice