Skip to content

Conversation

mkmkme
Copy link
Collaborator

@mkmkme mkmkme commented Jul 10, 2025

No description provided.

Signed-off-by: Mikhail Koviazin <mikhail.koviazin@aiven.io>
@mkmkme mkmkme requested review from bogdanp05 and Copilot July 10, 2025 13:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the libvalkey library integration by adding necessary source files and dependencies. The changes include adding the "conn" source file to the build process, including the sds.h header file for string handling, and updating the include paths to support building from source.

  • Adds "conn" source file to libvalkey build sources
  • Includes sds.h header dependency in pack.c
  • Updates include directories to support internal libvalkey dependencies

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/pack.c Adds sds.h include for string handling functionality
setup.py Adds "conn" source, reformats arrays, and includes vendor/libvalkey/src directory

@mkmkme mkmkme enabled auto-merge July 10, 2025 14:22
@mkmkme mkmkme merged commit 7e897d7 into main Jul 10, 2025
34 checks passed
@mkmkme mkmkme deleted the mkmkme/update-libvalkey branch July 10, 2025 16:09
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