Piotr Sarna
|
4caf57f730
|
import wasmtime.hh
Courtesy of https://github.com/bytecodealliance/wasmtime-cpp .
Taken as is, with a small licensing blurb added on top.
|
2021-09-13 11:01:33 +02:00 |
|
Alejo Sanchez
|
948ae813e4
|
raft: etcd unit tests: initial boost tests
First batch of ported etcd raft unit tests.
Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>
|
2021-01-18 12:33:12 -04:00 |
|
Alejo Sanchez
|
cb26de89a1
|
tests: port Cassandra CQL tests to cql repl
Port CQL only tests to cql repl from:
cassandra-dtest/cql_test.py
cassandra/test/unit/org/apache/cassandra/cql3/validation/operations/BatchTest.java
Refs #5792
Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>
Message-Id: <20200326103223.1097192-2-alejo.sanchez@scylladb.com>
|
2020-03-26 15:19:38 +02:00 |
|
Vlad Zolotarov
|
0145ae2b4b
|
utils::crc32: add power64 crc32 HW accelerated implementation
Based on the work of Anton Blanchard <anton@au.ibm.com>, IBM that may be found
here: https://github.com/antonblanchard/crc32-vpmsum
Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>
|
2017-12-08 13:38:13 -05:00 |
|
Avi Kivity
|
8336a52b8f
|
Add NOTICE file as required by the Apache license.
|
2014-12-24 09:47:18 +02:00 |
|