Request Binary
Engula is a closed-source, Redis/Valkey protocol–compatible key-value store. Binary artifacts are available upon request.
Available Binaries
2.1.3 (Redis/Valkey 7.2.11 compatible)
- Release date: 2025-09-15
- GitHub Release: 2.1.3
- Supported platforms:
- linux-amd64.el7
- linux-amd64
- linux-arm64
How to Request
To request Engula binary artifacts, please send an email to support@montplex.com with the following information:
Required Information
- Your Name and Company/Organization
- Use Case: Briefly describe how you plan to use Engula
- Platform: Specify your target platform (linux-amd64.el7, linux-amd64, or linux-arm64)
- Contact Email: Your email address for receiving the binary
Example Request
Subject: Request for Engula Binary - 2.1.3
Hello,
I would like to request the Engula binary for:
- Platform: linux-amd64
- Use Case: [Describe your use case]
My Information:
- Name: [Your Name]
- Company: [Your Company]
- Email: [Your Email]
Thank you!
What You'll Receive
After your request is approved, you will receive:
- Binary archive: The compressed Engula binary for your specified platform
- SHA256 checksum file: For verifying the integrity of the downloaded binary
- Installation instructions: Quick start guide and verification steps
Verification
Once you receive the binary:
- Download the archive and its SHA256 checksum file
- Verify the integrity:
1sha256sum -c engula2.1.3.<os>-<arch>.sha256
Or manually verify:
1sha256sum engula2.1.3.<os>-<arch>.tar.gz
2# Compare the output with the provided sha256 value
- Extract and place the binary on your PATH
- Check the version:
Support
For questions or additional assistance:
Note: Binary distribution is subject to our terms of use. Please ensure compliance with your organization's software usage policies.