speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
918 stars 72 forks source link

fix CI failure after changing compation_readahead_size default to 0 #794

Closed ofriedma closed 11 months ago

ofriedma commented 11 months ago

fix CI failure after changing compation_readahead_size default to 0

fixes: https://github.com/speedb-io/speedb/issues/793

ofriedma commented 11 months ago

@Yuval-Ariel Can we merge it?