Release 1.1.0
- Added
transaction_retry
decorator to reattempt transactions after temporary loss of connectivity to the database - Added missing cleanup that left connections open on kill (fixes #12)
transaction_retry
decorator to reattempt transactions after temporary loss of connectivity to the database