Files
scylladb/db
Vladimir Davydov 3d1d4b018f paxos: remove unnecessary move constructor invocations
invoke_on() guarantees that captures object won't be destroyed until the
future returned by the invoked function is resolved so there's no need
to move key, token, proposal for calling paxos_state::*_impl helpers.
2019-11-24 11:35:29 +02:00
..
2019-10-25 12:04:44 +02:00
2019-11-21 15:07:39 +02:00
2019-11-21 15:07:39 +02:00