-
Right now we have a public AMI which runs OpenShift 3.11 using `oc cluster up`. The code for this is in `ods-devenv`.
We need to have E2E tests for ODS on OpenShift 4 as well. The question is how w…
-
Hi,
I'm trying to implement a centralized backup from garbd using the wsrep_backup (xtrabackup-v2)
From what I see in the garbd output and the error.log on my galera node is that garbd is successful…
-
This is part feature request, part "I don't really know what I'm doing" :)
I'm playing around with some code to port parts of bzip2 to Rust. Its hand-written crc32 code looks like this: https://gi…
-
I'm using AMD EPYC 7H12 64-Core 2.60Ghz, Here are some results with different thread settings for a single plot to finish:
System is Windows Server 2019, Ram is 1TB, first hard drives is latest Int…
-
- Ubuntu 20.04 plus MariaDB Galera packages from the mariadb.org repo
- MariaDB 10.5.13 and Galera 26.4.8
- gcache file in the MariaDB data partition
With ProxySQL in front of the MariaDB cluster…
-
Can we easily support the `.pages` extension?
-
Add option into the FormKiQ CloudFormation that would allow you to select your file hashing algorithm. The choices would be ETag. CRC-32, CR-32C, SHA-1, SHA-256. Depending on the algorithm selected th…
-
CentOS 7.3 x64、MySQL 5.7.21、galera 3.24
I'm trying to build a multi-master galera cluster, that works when I use ipv4, but fails when I use ipv6. The first node can be started successfully, but the o…
-
Hi,
Using the pakka gui, could the list of drop down hashes be updated.
My benchmarks are:
WHIRLPOOL: 98.04 MB/s (done 490.19 MB)
SHA-3: 221.25 MB/s (done 1.08 GB)
SH…
-
- [x] a basic implementation that is obviously correct to test against
- [x] an efficient rust version
- [x] move the `std::arch::x86_64::_mm_crc32_u32` intrinsic into the crc32 module, make it plat…