Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

con2/emticketen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype implemented in Kompassi Tickets V2 and archived

Great success! See Kompassi for the current implementation.

prototype for SELECT FOR UPDATE SKIP LOCKED based ticket sales solution

getting started

requirements

  • python 3.12+
  • hatch (pipx install hatch, brew install hatch etc.)
  • postgresql (uses PGHOST, PGUSER etc. env vars, see docs)

run tests

currently anything exciting happens in the tests/test_contested.py test case that inaccurately simulates thousands of users fighting a battle royale for tickets

hatch test -- -s

NOTE: uses schema emticketen_test for tests, will be wiped if exists

About

prototype for SELECT FOR UPDATE SKIP LOCKED based ticket sales solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages