Files
scylladb/cdc
Piotr Dulikowski 59727fb34b cdc: remove result_callback
The `result_callback` was a callback returned by `augment_mutation_call`
that was supposed to be used in the CDC postimage implementation.
Because CDC postimage was implemented without using this callback, and
currently a no-op function is always returned, this callback can safely
be removed.
2020-03-19 14:55:07 +02:00
..
2020-03-19 14:55:07 +02:00
2020-03-19 14:55:07 +02:00
2020-02-17 10:59:15 +01:00