majimboo/majimboo.github.io

BF Dev Notes

Opened this issue · 0 comments

Servers

  • Media - To optimize all assets and make downloading of data faster.
  • Mission - A dedicated server for missions for fast request handling.
  • Arena - A dedicated server for player vs player for fast request handling.
  • Game - The server that manages the whole game.

Data

  • Caching with Redis.
  • Database with Couchbase.