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

  1. Your Name and Company/Organization
  2. Use Case: Briefly describe how you plan to use Engula
  3. Platform: Specify your target platform (linux-amd64.el7, linux-amd64, or linux-arm64)
  4. 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:

  1. Binary archive: The compressed Engula binary for your specified platform
  2. SHA256 checksum file: For verifying the integrity of the downloaded binary
  3. Installation instructions: Quick start guide and verification steps

Verification

Once you receive the binary:

  1. Download the archive and its SHA256 checksum file
  2. 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
  3. Extract and place the binary on your PATH
  4. Check the version:
    1engula --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.