Packages

A store for http_cache that uses native OTP capabilites

Retired package: Renamed - http_cache_store_memory

Current section

Files

Jump to
Raw

CHANGELOG.md

# CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
## [0.2.0] - 2023-04-25
### Changed
- [`http_cache_store_native`] Update to use `http_cache` `0.2.0`
- [`http_cache_store_native`] Enable compression for ETS object table (see
https://erlangforums.com/t/benchmarking-the-compressed-option-for-ets-and-results-are-unexpected-any-thoughts/2114)