mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Currently, we use a 128k buffer for creation of data and index files, but for other components we use a 4k buffer size. Let's also use a 128k buffer for the other components. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>