Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The market server will be stateless, so a load balancer can be placed in front of it to ensure that it is highly available and to ensure that it can handle a high volume of requests

Image RemovedImage Added

File Store

The first implementation of the storage layer can simply be a store that looks at a filesystem for files containing the relevant information. The File Store will expect a specific directory structure:

...