pub const DB_CASSANDRA_PAGE_SIZE: &str = "db.cassandra.page_size";
The fetch size used for paging, i.e. how many rows will be returned at once.
5000