Files
scylladb/cql3
Piotr Sarna c3dd1775c8 cql3: make read_posting_list return future<rows>
Instead of returning a coordinator result and making a caller parse it
later, read_posting_list now extracts rows by itself.
This change is later needed when querying is replaced with a pager.
2018-09-27 15:18:06 +02:00
..
2018-04-30 00:27:23 +02:00
2017-08-10 15:01:10 -04:00
2018-08-09 13:53:44 +01:00