Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Redis C++ Wrapper - Add Queue Function

πŸ“Œ Overview

This project provides a lightweight C++ wrapper for interacting with the Redis database, specifically implementing the add_queue method. It simplifies adding elements to a Redis queue without requiring deep knowledge of the Redis C API.

πŸš€ Features

  • Simple and efficient wrapper for Redis.
  • Focuses exclusively on the add_queue method.

Prerequisites

  • C++ compiler (GCC, Clang)
  • Redis installed and running
  • Hiredis library for Redis communication

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages