This website works better with JavaScript.
Explore
Help
Register
Sign In
huynp911
/
vitastor
forked from
vitalif/vitastor
Watch
1
Star
0
Fork
You've already forked vitastor
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Simplified distributed block storage with strong consistency, like in Ceph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
744
Commits
12
Branches
0
Tags
16 MiB
C++
76%
JavaScript
9.3%
C
3.6%
Python
3.3%
Go
2.8%
Other
5%
Tag:
Branch:
Tree:
10ee4f7c1d
allow-etcd-address-option
blocking-uring-test
master
nbd-vmsplice
openonload
rdma-zerocopy
rel-0.5
sync-io-test
test-sq-poll
test-submit-and-wait
trace-sqes
trace-sync
v0.4.0
v0.5.0
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.10
v0.6.11
v0.6.12
v0.6.13
v0.6.14
v0.6.15
v0.6.16
v0.6.17
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.6.9
v0.7.0
v0.7.1
v0.8.0
v0.8.1
v0.8.2
v0.8.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '10ee4f7c1d'
${ noResults }
vitastor
/
CMakeLists.txt
7 lines
100 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
2.8
)
project
(
vitastor
)
set
(
VERSION
"0.6.3"
)
add_subdirectory
(
src
)
Reference in new issue
View Git Blame
Copy Permalink