Hacker News new | ask | show | jobs
by spidaman 5176 days ago
Meh, if your other option is to use PostgreSQL and get row level locks, a db level lock is still a fail.
1 comments

And here's a great post that provides some insight on how much effort has been put in by RDBMS vendors to handle locking:

http://stackoverflow.com/a/872808