Release 0.6.3
- RDMA support - Client performance optimisations (4k randread ~120k -> ~180k on 1 core) - JSON configuration file (/etc/vitastor/vitastor.conf) support - Bug fixes
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
project(vitastor)
|
||||
|
||||
set(VERSION "0.6.2")
|
||||
set(VERSION "0.6.3")
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
Reference in New Issue
Block a user