Skip to content

Instantly share code, notes, and snippets.

@readyyyk
Last active May 25, 2024 19:03
Show Gist options
  • Save readyyyk/cb42832e92d4383450b7064cba9320a1 to your computer and use it in GitHub Desktop.
Save readyyyk/cb42832e92d4383450b7064cba9320a1 to your computer and use it in GitHub Desktop.

AC - already created

MB - make better

  1. AC Dynamic API-keys (access-refres key rotation)
  2. AC System for managing timeout for lamda (already implemented)
  3. MB M-Log (centralized logging system).
    • Introduce high-level API & SDKs for logging to centralized system
  4. AC Store all updates and updated data in KV-store and batch update primary DB (Already implemented - db cache)
  5. MB LazyCurrency (free to use web-api)
    • Create API that fetches all available currencies for the first request per day, writes all to db and then responses with cache
  6. MB Gists - like PasteBin copy-paste, ui - github gists, with OpenGraph previews
  7. AC CSV-like data compression for http/ws requests/responces (already made, but serialized with proto-/flat- buffers)
  8. MB Backend link aliases - .env file / env variables with links for local development (Docker compose networking)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment