blobstore

package module
v0.0.0-...-303e327 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

BlobStore

Overview

BlobStore is a highly reliable,highly available and ultra-large scale distributed storage system. The system adopts Reed-Solomon code, which provides higher data durability with less storage cost than use three copies backup technology, and supports multiple erasure code modes multiple availability zones,and optimizes for small file to meet the storage needs of different scenarios. Some key features of BlobStore include:

  • ultra-large scale
  • high reliability
  • flexible deployment
  • low cost

Documents

Build BlobStore

$ git clone http://github.com/cubefs/cubefs.git
$ cd cubefs/blobstore
$ source env.sh
$ ./build.sh

Deploy BlobStore

For more details please refer to documentation.

Manage BlobStore

For more details please refer to documentation.

License

BlobStore is licensed under the Apache License, Version 2.0. For detail see LICENSE and NOTICE.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
db
sys
cli
common/cfmt
Package cfmt provides fmt string for all struct in blobstore
Package cfmt provides fmt string for all struct in blobstore
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
cmd
common
ec
rpc
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
mq
Package testing for mocking interfaces with `go generate`
Package testing for mocking interfaces with `go generate`
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
nolog
Package nolog for dummy logger in testing cases.
Package nolog for dummy logger in testing cases.
util
log
taskpool
Package taskpool provides limited pool running task
Package taskpool provides limited pool running task

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL