Packages

Prevent non-atomic side effects while inside Ecto transactions.

Current section

Files

Jump to
ecto_isolator CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.1.0] - 2026-07-10
### Added
- Detection of non-atomic side effects inside Ecto transactions.
- Req adapter and ExUnit helper for enforcing transaction isolation.