belliottsmith opened a new pull request, #82:
URL: https://github.com/apache/cassandra-accord/pull/82

   This patch refactors `CommandsForKey` to a single efficient special-purpose 
collection, that can answer all queries without occupying too much memory. 
There remain further efficiencies to be had.
   
   
   In addition, this patch introduces the `MaxConflicts` collection, and moves 
`CommandsForKey` to be updated synchronously rather than via `Listener` updates 
to support deterministic execution. This will later be moved to a 
permitted-asynchronous update.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to