https://github.com/slaveofcode/lock-mode-typeorm
Simple implementation of database locking modes using Typeorm library
https://github.com/slaveofcode/lock-mode-typeorm
Last synced: 23 days ago
JSON representation
Simple implementation of database locking modes using Typeorm library
- Host: GitHub
- URL: https://github.com/slaveofcode/lock-mode-typeorm
- Owner: slaveofcode
- License: mit
- Created: 2022-06-03T13:19:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T18:01:07.000Z (over 3 years ago)
- Last Synced: 2025-01-20T15:23:37.646Z (about 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lock-mode-typeorm
Simple implementation of database locking modes using Typeorm library