Skip to content

lastrix/DbLockExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB Cross-Server Locking example

There are 2 main tests that demonstrate how it works. First is using update query could be found in UpdateLockTest. Second inside InsertLockTest.

To run this code you should edit AbstractDBTest.createConnection method to connect to database.

About

Tutorial on how to implement cross-server locking using PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages