Skip to content

Show how to handle database locks in Rails

Notifications You must be signed in to change notification settings

3v0k4/database-locking

This branch is up to date with LunarLogic/database-locking:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 25, 2017
0929ecf · Jul 25, 2017

History

19 Commits
Jul 25, 2017
Jul 25, 2017
Jul 20, 2017
Jul 25, 2017
Jul 17, 2017
Jul 17, 2017
Jul 17, 2017
Jul 17, 2017
Jul 17, 2017
Jul 17, 2017
Jul 20, 2017
Jul 17, 2017
Jul 17, 2017
Jul 25, 2017
Jul 17, 2017
Jul 17, 2017

Repository files navigation

Database Locking

This repository presents a few scenarios in which database locking is required to guarantee the correctness of the code in case of concurrent requests.

Feel free to check the controllers to see how the logic is implemented. Also, you find tests for most endpoints in bin/.

About

Show how to handle database locks in Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 83.4%
  • HTML 14.6%
  • CSS 1.8%
  • JavaScript 0.2%