mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
First batch of ported etcd raft unit tests. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>
10 lines
601 B
Plaintext
10 lines
601 B
Plaintext
This project includes code developed by the Apache Software Foundation (http://www.apache.org/),
|
|
especially Apache Cassandra.
|
|
|
|
It includes files from https://github.com/antonblanchard/crc32-vpmsum (author Anton Blanchard <anton@au.ibm.com>, IBM).
|
|
These files are located in utils/arch/powerpc/crc32-vpmsum. Their license may be found in licenses/LICENSE-crc32-vpmsum.TXT.
|
|
|
|
It includes modified code from https://gitbox.apache.org/repos/asf?p=cassandra-dtest.git (owned by The Apache Software Foundation)
|
|
|
|
It includes modified tests from https://github.com/etcd-io/etcd.git (owned by The etcd Authors)
|