About Service

About Us

RedNest is a simple and fast API gateway to the Redis database, built for developers. Go beyond simple key-value storage and unlock powerful asynchronous workflows with our intuitive API. We let you instantly start managing data and processing tasks without complex setups, so you can focus on developing your application.

Key Features:

Core Key-Value Operations

Our API provides the core operations for direct data manipulation:

  • SET: Easily store any data by key.
  • GET: Instantly access your data.
  • DELETE: Remove unnecessary keys and their values.
Asynchronous Queues & Webhooks

Build robust, event-driven applications with our built-in messaging system:

  • FIFO & LIFO Queues: Implement both standard (First-In, First-Out) and stack-like (Last-In, First-Out) queues to fit your logic.
  • Push & Pop Data: Easily add items to a queue or retrieve the next available item with simple API calls.
  • Automate with Webhooks: Automatically send data from your queues to a specified webhook endpoint for seamless, event-driven processing.

We take care of the fast and reliable interaction with Redis, while you focus on your product.


Project Info

  • Current Version: 0.2.3
  • Project Start Year: 2025

Contact Us

  • +3 8095-946-68-02
  • Kyiv, 03187, Ukraine, Academician Glushkov Avenue, 40
  • rednest@deeplogicpro.com

Release Notes

0.2.3 2025-11-27
    • Activity dashboard updates.
    • Minor improvements.
0.2.2 2025-11-18
    • Added the ability to specify the HTTP Request Method (POST, PUT, PATCH, DELETE) when sending data from the queue to a webhook.
    • Other minor improvements.
0.2.1 2025-11-10
    • Added support for queues (FIFO/LIFO), with the ability to send data to a specified webhook. You can now process background jobs and build event-driven systems directly through our API.
    • Security updates.
    • Other minor improvements.
0.1.1 2025-09-26
    • Activity dashboard updates.
    • Minor improvements.
0.1.0 2025-09-23
    • Release