# Conflicts: # core/src/main/kotlin/net/corda/core/utilities/KotlinUtils.kt # core/src/test/kotlin/net/corda/core/internal/JarSignatureCollectorTest.kt # docs/source/index.rst # node/src/integration-test/kotlin/net/corda/node/flows/FlowOverrideTests.kt # node/src/main/kotlin/net/corda/node/serialization/kryo/Kryo.kt
3.0 KiB
Corda Enterprise 3.0
Welcome to the documentation website for Corda Enterprise 3.0, based on the Corda 3.1 open source release. Corda Enterprise adds:
High performance, thanks to multi-threaded flow execution and extensive tuning.
Support for more database backends:
- SQL Server 2017
- Azure SQL
- Oracle 11g RC2
- Oracle 12c
- PostgreSQL 9.6
The Corda Firewall, for termination of TLS connections within your network's DMZ.
High availability features to support node-to-node failover.
Support for advanced database migrations.
You can learn more in the release-notes
.
htmlmode
Note
You can read this site offline by downloading the PDF.
Corda Enterprise is binary compatible with apps developed for the open source node. This docsite is intended for administrators and advanced users who wish to learn how to install and configure an enterprise deployment. For application development please continue to refer to the main project documentation website.
release-notes.rst key-concepts.rst quickstart-index.rst tutorials-index.rst building-a-cordapp-index.rst component-library-index.rst corda-nodes-index.rst corda-networks-index.rst tools-index.rst corda-firewall database-management hot-cold-deployment running-a-notary-cluster/toctree certificate-revocation node-internals-index.rst json.rst deterministic-modules.rst troubleshooting.rst
release-notes.rst version-compatibility.rst platform-support-matrix.rst hot-cold-deployment database-management corda-firewall sizing-and-performance running-a-notary-cluster/toctree
quickstart-index.rst key-concepts.rst building-a-cordapp-index.rst tutorials-index.rst tools-index.rst node-internals-index.rst component-library-index.rst serialization-index.rst json.rst deterministic-modules.rst troubleshooting.rst design/reference-states/design.md design/threat-model/corda-threat-model.md design/data-model-upgrades/signature-constraints.md design/data-model-upgrades/package-namespace-ownership.md performance-testing/toc-tree.rst
corda-nodes-index.rst corda-networks-index.rst certificate-revocation
corda-network/index.md corda-network/governance-structure.md corda-network/governance-guidelines.md corda-network/joining-corda-network.md