# 의존성 설치
yarn
# Mysql, Redis 도커 실행
yarn docker:up
# DB 테이블 동기화
yarn db:migrate
# 테스트 실행
yarn test
# 도커 종료
yarn docker:down
-
Notifications
You must be signed in to change notification settings - Fork 0
락(Lock)을 이용한 동시성(Concurrency) 제어 구현
sdg9670/concurrency-controll-with-lock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
락(Lock)을 이용한 동시성(Concurrency) 제어 구현
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published