chess icon indicating copy to clipboard operation
chess copied to clipboard

feat: adds Worker to publish the addMoveToDb improving latency

Open shawakash opened this issue 1 year ago • 1 comments

  • [x] creates worker to offload the insert move process, uses redis queus
  • [x] containerizes the worker
  • [x] builds the db module

shawakash avatar Apr 22 '24 01:04 shawakash

Made those changes @hkirat

shawakash avatar Apr 22 '24 07:04 shawakash