Commit Graph

14 Commits

Author SHA1 Message Date
henry 42f97fadd3 Add sorting for queue and use takeOne implemantation 2025-05-12 23:37:14 -04:00
henry 5dbde2c847 Merge branch 'main' into add-playground 2025-05-12 22:41:16 -04:00
henry 295c91a05c Merge pull request 'Add take-a-number implementation' (#4) from take-a-number-implementation into main
Reviewed-on: https://git.hobbs.zone/henry/AccessQueueService/pulls/4
2025-05-12 22:40:51 +00:00
henry 7b0478539e Added take-a-number implementation 2025-05-12 22:37:48 -04:00
henry 036168359b Merge pull request 'Fix #2 - RequestsAhead not recalculating correctly' (#3) from requests-ahead-bug into main
Reviewed-on: https://git.hobbs.zone/henry/AccessQueueService/pulls/3
2025-05-12 22:22:41 +00:00
henry 7d4c6ab16c fix incorrect requests ahead reported from queue 2025-05-12 22:19:22 -04:00
henry 449b821633 Added test to check calculated queue position 2025-05-12 01:42:41 -04:00
henry d6aa832f61 Split users into separate grids 2025-05-12 01:26:31 -04:00
henry 44a3628489 wip - adding demo front-end to play with access service 2025-05-11 20:38:02 -04:00
henry c04a603d56 Abstract queue and dictionary implementation to support alternative implementations 2025-05-09 19:41:07 -04:00
henry 6470ce21f3 small optimization caching DateTime.UtcNow
increase bulk test
2025-05-09 19:01:10 -04:00
henry 876d7e8b58 added missing constant, removed superfluous comments 2025-05-08 21:39:10 -04:00
xxhen 6c9da8e796 Add project files. 2025-05-08 21:34:12 -04:00
xxhen 33f394550d Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-08 21:34:10 -04:00