Skip to content

Add redis-plus-plus v1.3.15#32901

Open
amitsingh21 wants to merge 5 commits intoconda-forge:mainfrom
amitsingh21:add-redis-plus-plus
Open

Add redis-plus-plus v1.3.15#32901
amitsingh21 wants to merge 5 commits intoconda-forge:mainfrom
amitsingh21:add-redis-plus-plus

Conversation

@amitsingh21
Copy link
Copy Markdown

Summary

Add redis-plus-plus — C++ Redis client based on hiredis.

  • Supports cluster, sentinel, pipelines, transactions, pub/sub
  • Async interface via libuv
  • Apache-2.0 license
  • 1.5k+ GitHub stars

Checklist

  • License file included
  • Recipe uses recipe.yaml (v1 format)
  • Tests check for header and library
  • Build works on linux-64

🤖 Generated with Claude Code

C++ Redis client based on hiredis with support for cluster,
sentinel, pipelines, transactions, and async (libuv).

Home: https://github.com/sewenew/redis-plus-plus
License: Apache-2.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/redis-plus-plus/recipe.yaml) and found some lint.

Here's what I've got...

For recipes/redis-plus-plus/recipe.yaml:

  • ❌ The recipe could do with some maintainers listed in the extra/recipe-maintainers section.
  • ❌ This recipe is using a compiler, which now requires adding a build dependence on ${{ stdlib("c") }} as well. Note that this rule applies to each output of the recipe using a compiler.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24120204838. Examine the logs at this URL for more detail.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Hi! This is the staged-recipes linter and your PR looks excellent! 🚀

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/redis-plus-plus/recipe.yaml) and found it was in an excellent condition.

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/redis-plus-plus/recipe.yaml) and found some lint.

Here's what I've got...

For recipes/redis-plus-plus/recipe.yaml:

  • ❌ In conda-forge.yml: $ = {'skip_render': ['.github/workflows'], 'win': {'enabled': False}}.

    Additional properties are not allowed ('win' was unexpected)

    Schema

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24123476945. Examine the logs at this URL for more detail.

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/redis-plus-plus/recipe.yaml) and found it was in an excellent condition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants