walb-linux / walb-tools

Userland tools for backup and replication with WalB driver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

What are walb-tools?

Backup and replication software for walb devices. WalB kernel device driver is available here: walb repository

For details, see doc/README.md.

Directories

  • doc: documents.
  • binsrc: source files of executables.
  • include: header files.
  • src: source files.
  • utest: unit test code.
  • itest: integration test code.
  • stest: scenario test code.
  • walb: header files from walb kernel driver.
  • cybozulib: header files from cybozulib. GitHub repository

Requirements for build

  • C++11 compiler.
  • libaio.
  • Compression libraries: libsnappy, liblzma, libz.

Copyright

(C) 2013 Cybozu Labs, Inc.

License

GPLv2 or 3

About

Userland tools for backup and replication with WalB driver.

License:Other


Languages

Language:C 46.5%Language:C++ 46.2%Language:Python 6.5%Language:Makefile 0.4%Language:Shell 0.3%Language:Objective-C 0.1%Language:Batchfile 0.0%Language:Ruby 0.0%