v1.0.0-rc.1
First release candidate of CubDB 1.0.0 π
Changes:
- [breaking change] better defaults for
CubDB:auto_file_syncnow defaults totrue(slower but durable)auto_compactnow defaults totrue
- [breaking change]
select/2now takes the timeout as an option
instead of an additional argument - [breaking change]
get_and_update_multi/4now takes the timeout as
an option instead of an additional argument - Better internal handling of timeouts that ensures cleanup of
resources on the callee side