Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## [v2.0.0](https://github.com/cabol/nebulex_adapters_cachex/tree/v2.0.0) (2021-02-21)
[Full Changelog](https://github.com/cabol/nebulex_adapters_cachex/compare/099bbcc7446c83f55df04cc77f75f6809c3d579a...v2.0.0)
**Added features:**
- Added support for Nebulex v2.0.0.
**Closed issues:**
- Implement `Nebulex.Adapter.Persistence` behaviour
[#5](https://github.com/cabol/nebulex_adapters_cachex/issues/5)
- Support distributed adapters with Cachex
[#4](https://github.com/cabol/nebulex_adapters_cachex/issues/4)
- Implement `Nebulex.Adapter.Transaction` behaviour
[#3](https://github.com/cabol/nebulex_adapters_cachex/issues/3)
- Implement `Nebulex.Adapter.Queryable` behaviour
[#2](https://github.com/cabol/nebulex_adapters_cachex/issues/2)
- Implement `Nebulex.Adapter` behaviour
[#1](https://github.com/cabol/nebulex_adapters_cachex/issues/1)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*