Skip to content

new feature: support multi-tables access for redb #6172

@TD-Sky

Description

@TD-Sky

Feature Description

Allow to share one redb database connection between different Operators.

Problem and Solution

The redb database connection is exclusive, which means opening same database will cause error.

However, every Operator for redb correspond to one table in redb database and Opendal doesn't support sharing the same redb database between different operators. It make no sense to redb users because multi-tables access is very important at using redb.

Additional Context

No response

Are you willing to contribute to the development of this feature?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions