Files
scylladb/sstables
Glauber Costa a076ea563b rework write functions
Up until now, we were still generating one future per element that we write.
Now that we have new infrastructure, we can avoid that, and generate only the
ones we really need to. This has the added advantage of lifting the need to do
lambda captures and allowing for a more straightfoward forwarding of rest...
parameters

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-06-08 15:25:35 +03:00
..
2015-06-08 01:47:11 +03:00
2015-06-03 10:55:34 +03:00
2015-06-03 10:55:34 +03:00
2015-06-08 15:25:35 +03:00
2015-06-07 22:50:07 +03:00