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.
- Doc changes.
- Upgrade of memcachex which now has telemetry support.
- Packages upgrade.
- Clustering Refactoring and improvements.
- Upgrade of elasticachex, to close socket connections.
- mget, mset, mset_cas and incr new methods.
- More resilient to ElastiCache errors: node removal/addition.
- Multiple lib upgrades.
- Clusters working with libring.
- Elixir v1.4.4
- Back to memcachex.
- Complete rewrite using the mcd erlang library.
- Fix bug with config hosts option.
- Compatible with Elixir v1.4.2
- Changed
hostname
andport
config options intohosts
. - Refactoring of the API
- Initial release