Files
scylladb/idl
Petr Gusev db4030f792 storage_proxy: paxos:: add [[ref]] attribute
read_command, partition_key and paxos::proposal
are marked with [[ref]]. partition_key contains
dynamic allocations and can be big. proposal
contains frozen_mutation, so it's also
contains dynamic allocations.

The call sites are fine, the already passed
by reference.
2023-05-30 13:14:19 +04:00
..
2023-04-23 08:37:32 +03:00
2023-02-14 11:19:03 +02:00
2023-04-23 08:37:32 +03:00
2023-03-01 10:25:25 +02:00