Skip to content

Implemented an algorithm to generate a unique 6-digit (configurable) serial game room code using a given set of characters for a distributed system. Applied dynamo DB transactions concepts over it to avoid any race condition.

Notifications You must be signed in to change notification settings

mohitsinghnegi1/serial-room-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial-6-digit-game-room-code-generator

Algorithm to generate a unique 6-digit (configurable) serial game room code using a given set of characters for a distributed system. Applied dynamo DB transactions concepts over it to avoid any race condition.

About

Implemented an algorithm to generate a unique 6-digit (configurable) serial game room code using a given set of characters for a distributed system. Applied dynamo DB transactions concepts over it to avoid any race condition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published