Skip to content
Victor Khotin edited this page Sep 28, 2021 · 8 revisions

Bob is a distributed storage system designed for byte data e.g. photos. It has decentralized architecture where each node can handle user calls. Pearl is used as a backend storage.

  1. Conceptual architecture and main terms
  2. Build from source
  3. Start bob
  4. Command line parameters
  5. Bob configuration file
  6. Cluster configuration file
  7. gRPC API description
  8. REST API description
  9. Tools description
  10. Performance tests
  11. Metrics
Clone this wiki locally