1
- Apache ResilientDB (incubating) is an effort undergoing incubation at the Apache
2
- Software Foundation (ASF), sponsored by the Apache Incubator PMC.
1
+ Apache ResilientDB is an effort undergoing incubation at the Apache Software
2
+ Foundation (ASF), sponsored by the Apache Incubator PMC.
3
3
4
4
Incubation is required of all newly accepted projects until a further review
5
5
indicates that the infrastructure, communications, and decision making process
@@ -8,3 +8,27 @@ have stabilized in a manner consistent with other successful ASF projects.
8
8
While incubation status is not necessarily a reflection of the completeness
9
9
or stability of the code, it does indicate that the project has yet to be
10
10
fully endorsed by the ASF.
11
+
12
+ Some of the incubating project’s releases may not be fully compliant with ASF policy.
13
+ For example, releases may have incomplete or un-reviewed licensing conditions.
14
+ What follows is a list of known issues the project is currently aware of
15
+ (note that this list, by definition, is likely to be incomplete):
16
+
17
+ 1. The source code is distributed under the Apache License, Version 2.0. However
18
+ building ResilientDB requires using a transitive required library
19
+ glog-0.5.0, leveldb-1.23, gtest-1.13.0, gflag-2.2.2, which is under BSD-3-Clause License,
20
+ eEVM (https://github.com/microsoft/eEVM) which is under MIT licenses,
21
+ and protobuf-3.10.0 (https://github.com/protocolbuffers/protobuf),
22
+ snappy-1.1.9 (https://github.com/google/snappy),
23
+ zlib-1.2.11 (https://github.com/madler/zlib),
24
+ pybind-2.11.1 (https://github.com/pybind/pybind11_bazel),
25
+ nlohmann_json-3.9.1 (https://github.com/nlohmann/json),
26
+ CrowCpp-1.0-5 (https://github.com/CrowCpp/Crow),
27
+ Asio-1-26-0 (https://github.com/chriskohlhoff/asio),
28
+ Prometheus-cpp-1.0.1 (https://github.com/jupp0r/prometheus-cpp),
29
+ Cryptopp-8-7-0 (https://github.com/weidai11/cryptopp),
30
+ which hereby disclaims copyright to their source code
31
+
32
+ If you are planning to incorporate this work into your product/project,
33
+ please be aware that you will need to conduct a thorough licensing review
34
+ to determine the overall implications of including this work.
0 commit comments