Skip to content

Replace redis-cli entirely with librdb #1047

@gaurav

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.

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