Django Row Level Locking (Prevents race conditions if used correctly)
*WARNING* This is *extremely* slow. This snippet allows you to easily prevent *most* race conditions (if used properly). Feel free to extend on top of this as you like, I'd appreciate any comments to [email protected]
- django
- mysql
- database
- table
- lock
- condition
- race
- locking
- unlock
- atomic
- operation
- operations