Skip to content

Concurrent access and database vs file_name #14

@maxmcd

Description

@maxmcd

Hey @danthegoodman1, I've been enjoying using your library.

self.database and self.lease are currently held on the GrpcVfs struct, preventing concurrent access to different databases.

Do you know if there is a good path to resolution for this? Maybe parsing file path to construct the database each time? Or changing the proto semantics to do lease-per-file-path instead of per db?

Happy to help implement something here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions