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:
Vitaliy Filippov
2021-05-02 17:47:43 +03:00
parent 9174f188b1
commit caf2f3c56f
9 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 0.6.2
Version: 0.6.3
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-0.6.2.el7.tar.gz
Source0: vitastor-0.6.3.el7.tar.gz
BuildRequires: liburing-devel >= 0.6
BuildRequires: gperftools-devel