Skip to content

alexvru/nbs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Block Store

Network Block Device implementation over YDB BlobStorage or over our own storage nodes. Offers reliable thin-provisioned block devices which support snapshots.

Block storage overview diagram

Quickstart

Follow the instructions here to generate workspace and install the necessary plugins.

Follow the instructions here to build and run NBS on your machine and to attach an NBS-based disk via NBD. NBS-based disks can be attached via vhost-user-blk as well.

Follow the instructions here to install clang-format for formatting the code.

Additional information about features of our Github Actions (labels, test results and so on)

How to Deploy

TODO

About

Network Block Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.3%
  • C 28.7%
  • Python 12.6%
  • Go 1.8%
  • Assembly 0.7%
  • Makefile 0.4%
  • Other 0.5%