Skip to content

badone/iobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iobject

Object storage workload generator

First make sure all of the submodules are initialized:

git submodule update --init --recursive

Then make a build directory and do a typical CMake build from there:

mkdir build
cd build
cmake ..
make

About

Object storage workload generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published