0 votes
in Cloud Foundry by
What is Blobstore?

1 Answer

0 votes
by

The blobstore is a repository for large binary files, which Github cannot easily manage because Github is designed for code. The blobstore contains the following:

  1. Application code packages
  2. Buildpacks
  3. Droplets
...