diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-09-03 19:08:02 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-09-03 19:08:02 +0200 |
commit | 5149af93147c54055d99af688993de3fb4c36ddf (patch) | |
tree | 8652e56bed70976309412e11c35305a352576a9b /ChangeLog | |
parent | 6e1877b142d4819a248b01aebfdd6f337f82a509 (diff) |
preliminary work on supporting sharding/parallel aggregation (undertested, but tests pass again)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Fri 03 Sep 2021 07:02:05 PM CEST + Add experimental aggregator sharding logic. -CG + Sat 28 Aug 2021 05:22:57 PM CEST Fixed various memory leaks. Fixed database initialization sequence to avoid warning on first request. |