Engula CodeProof is a complete, Docker-runnable verification suite for validating the compatibility, client ecosystem, performance, stability, migration paths, platform matrix, and high-availability behavior of engula-server on a local machine or test environment.
It is not a single-purpose tool, but rather orchestrates the official Redis test suite, community client tests, benchmarking tools, and operations scenarios into a repeatable verification workflow. Each subitem generates its own report.html, making it easy for evaluators, delivery teams, and customers to review the results on site.
| Scenario | Recommendation |
|---|---|
| Quickly confirm Redis command compatibility for the first time | Prefer Engula KernelCompat |
| Evaluate memory savings on real RDB data | Prefer Engula ValueSight |
| Reproduce throughput, latency, or RDB save/load metrics | Use Engula AutoBench or Engula RDBPerf |
| Run a PoC, version acceptance, or on-site customer reproduction | Use Engula CodeProof |
CodeProof organizes verification items by suite:
compat, perf, or ha.report.html as acceptance evidence.The website's Live Verification page displays the continuously running verification results from a public environment. The CodeProof documentation explains how to run the same kind of verification workflow in your own environment and generate auditable reports.
The public dashboard is ideal for quickly checking current results; local CodeProof is ideal for reproduction, parameter tuning, PoC, and delivery acceptance.