hammer v6.0.1 Release Notes
Release Date: 2019-10-21 // over 1 year ago-
No data yet ๐
You can check the official repo
Previous changes from v6.0.0
-
๐ Changed
- ๐ Change the
ETS
backend to throw an error if eitherexpiry_ms
orcleanup_interval_ms
config values are missing. This should have been fixed ages ago. - Default
:pool_max_overflow
changed to0
. It's a better default, given that some users have seen weird errors when using a higher overflow. In general, capacity should be increased by using a higher:pool_size
instead - ๐ Changed how the ETS backend does cleanups of data, should be more performant.
- ๐ Change the