Skip to content

manvirag/concurrent-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concurrent-booking

System design reading is boring, let's build

  1. create data base.
  2. add mock data
  3. can use setup.sql
  4. add version in table.
  5. go run main.go concurrency_control.go
  6. use api
    1. for booking with different method.
    2. find the status of existing.
    3. do payment.
    4. cache removal or time out for seat is 1 min, after that if not able to pay then seat will be available for others.

About

System design reading is boring, let's build

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages