speedb-io / speedb

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

fix CI failure after changing compation_readahead_size default to 0 #794

Closed ofriedma closed 8 months ago

ofriedma commented 8 months ago

fix CI failure after changing compation_readahead_size default to 0

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

ofriedma commented 8 months ago

@Yuval-Ariel Can we merge it?