- Jul 25, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Jul 24, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Erik Johnston authored
Speed up _calculate_state_delta
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Logcontext fixes
-
Erik Johnston authored
-
Richard van der Hoff authored
-
Erik Johnston authored
Make client_reader support some more read only APIs
-
Richard van der Hoff authored
Add some measure blocks to persist_events
-
Erik Johnston authored
-
- Jul 23, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix some random logcontext leaks.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... to help us figure out where 40% of CPU is going
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Erik Johnston authored
Only get cached state from context in persist_event
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
We don't want to bother pulling out the current state from the DB since until we know we have to. Checking the context for state is just an optimisation.
-
Erik Johnston authored
Fix missing attributes on workers.
-
Erik Johnston authored
-
Erik Johnston authored
This was missed during the transition from attribute to getter for getting state from context.
-
Erik Johnston authored
Fix EventContext when using workers
-
Erik Johnston authored
-
Erik Johnston authored
We were: 1. Not correctly setting all attributes 2. Using defer.inlineCallbacks in a non-generator
-