mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +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>