+4
-2
slingshot/src/firehose_cache.rs
+4
-2
slingshot/src/firehose_cache.rs
···.with_file_size(16 * 2_usize.pow(20)), // note: this does limit the max cached item size, warning jumbo records
···.with_file_size(16 * 2_usize.pow(20)), // note: this does limit the max cached item size, warning jumbo records
+22
-5
slingshot/src/main.rs
+22
-5
slingshot/src/main.rs
···············
···············
+7
-1
slingshot/src/server.rs
+7
-1
slingshot/src/server.rs
······
······