Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.27 KB

TODO.md

File metadata and controls

18 lines (16 loc) · 1.27 KB

TODO

  • Configure auth on the MongoDB server
  • Revisit a decimal package, instead of using floats for money amounts
    • Wrap decimal with similar funcs to mongoUUID, to un/marshal as Decimal128?
  • Database & collection defaults on Server constructor DONE
  • Logging
  • Contexts
  • Better UUID handling (ref) DONE
  • Revisit/leverage functionality in new chi router package
  • Capture signals and shutdown (call Terminate()) properly
  • Go through this article and just do everything it says

Also tracking TODOs on this Trello board which can be scraped on the CLI with this script.