Skip to content

Replace redis-cli entirely with librdb #1047

Description

@gaurav

We currently use redis-cli to pipe the RDB files into a Redis database, but that code is sadly out of date and only supports RDB versions up to Redis 6. So I've needed to replace it partially with librdb (PR #1044), but still needed to use redis-cli for the actual piping. With some recent changes to librdb (e.g. redis/librdb#87), it might be possible to use librdb entirely.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions