Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Optimized the incremental update case. | Christian Mollekopf | 2017-10-08 |
* | Fixed incremental queries | Christian Mollekopf | 2017-06-10 |
* | Maintain the query state instead of using the offset. | Christian Mollekopf | 2017-03-22 |
* | Fixed reduction updates with stateful query. | Christian Mollekopf | 2017-02-13 |
* | Better debug output | Christian Mollekopf | 2017-02-09 |
* | Fixed build issues with pedantic enabled | Christian Mollekopf | 2017-01-12 |
* | Introduced Log::Context | Christian Mollekopf | 2016-12-22 |
* | User querybase | Christian Mollekopf | 2016-11-04 |
* | Cleanup | Christian Mollekopf | 2016-10-21 |
* | Removed EntityReader | Christian Mollekopf | 2016-10-21 |
* | Use the ApplicationDomainType in the queries as well. | Christian Mollekopf | 2016-10-21 |
* | We no longer access the typeindex directly | Christian Mollekopf | 2016-10-21 |
* | Refactor how the storage is used. | Christian Mollekopf | 2016-10-21 |
* | count as a first aggregation function | Christian Mollekopf | 2016-10-06 |
* | Support for subqueries. | Christian Mollekopf | 2016-10-04 |
* | Cleanup | Christian Mollekopf | 2016-09-29 |
* | The threading reduction is working. | Christian Mollekopf | 2016-09-26 |
* | A new query system | Christian Mollekopf | 2016-09-23 |
* | A first draft of the threading algorithm. | Christian Mollekopf | 2016-09-20 |
* | Refactored the query part of the entity reader into DataStoreQuery. | Christian Mollekopf | 2016-09-19 |