• Joined on 2024-05-17
henry created branch cache-active-user-count in henry/AccessQueueService 2025-07-06 00:17:48 +00:00
henry pushed to cache-active-user-count at henry/AccessQueueService 2025-07-06 00:17:48 +00:00
f06994b3c2 Added cache setting to config page
f3f599c5df add caching for performance
Compare 2 commits »
henry closed issue henry/AccessQueueService#25 2025-07-04 19:21:05 +00:00
Give AccessQueuePlayground the ability to connect to an API
henry pushed to main at henry/AccessQueueService 2025-07-04 19:20:56 +00:00
a4ab44faf9 Merge pull request '#25 Add option to run playground against separate API' (#31) from playground-use-api into main
d549f99c67 Add option to run playground against separate API
Compare 2 commits »
henry merged pull request henry/AccessQueueService#31 2025-07-04 19:20:54 +00:00
#25 Add option to run playground against separate API
henry created pull request henry/AccessQueueService#31 2025-07-04 19:20:39 +00:00
#25 Add option to run playground against separate API
henry created branch playground-use-api in henry/AccessQueueService 2025-07-04 19:19:55 +00:00
henry pushed to playground-use-api at henry/AccessQueueService 2025-07-04 19:19:55 +00:00
d549f99c67 Add option to run playground against separate API
henry merged pull request henry/AccessQueueService#30 2025-07-04 16:08:14 +00:00
#28 - Periodically backup service state and restore state if serive is restarted
henry closed issue henry/AccessQueueService#28 2025-07-04 16:08:14 +00:00
Add persistence to restore state if service is restarted
henry pushed to main at henry/AccessQueueService 2025-07-04 16:08:14 +00:00
192dd67f52 Merge pull request '#28 - Periodically backup service state and restore state if serive is restarted' (#30) from restore-state into main
f958ba5ddd Modify repo to use concurrent dictionaries for thread safety during backup
e8a7cc588f Fix copy-paste error message typo
e7aad22295 Add backup and restore functionality to README documentation
18d39b5dc2 Fix small bug and add tests for serializing and deserializing
Compare 6 commits »
henry pushed to restore-state at henry/AccessQueueService 2025-07-04 16:07:25 +00:00
f958ba5ddd Modify repo to use concurrent dictionaries for thread safety during backup
henry pushed to restore-state at henry/AccessQueueService 2025-07-04 15:50:39 +00:00
e8a7cc588f Fix copy-paste error message typo
henry created pull request henry/AccessQueueService#30 2025-07-04 15:48:55 +00:00
#28 - Periodically backup service state and restore state if serive is restarted
henry pushed to restore-state at henry/AccessQueueService 2025-07-04 15:45:22 +00:00
e7aad22295 Add backup and restore functionality to README documentation
henry pushed to restore-state at henry/AccessQueueService 2025-07-04 15:34:55 +00:00
18d39b5dc2 Fix small bug and add tests for serializing and deserializing
henry created branch restore-state in henry/AccessQueueService 2025-07-04 02:58:02 +00:00
henry pushed to restore-state at henry/AccessQueueService 2025-07-04 02:58:02 +00:00
493820c3ad Added automatic backup and restore. TODO: document and test
henry pushed to main at henry/AccessQueueService 2025-07-03 01:29:24 +00:00
c502ed148e Merge pull request 'Fix ulong overflow at max value' (#29) from fix-possible-overflow into main
fa749689f3 Finalized optimization method, added trigger and tests
d2f21d5ca2 added first draft at method to re-organize queue
Compare 3 commits »
henry deleted branch fix-possible-overflow from henry/AccessQueueService 2025-07-03 01:29:24 +00:00