Skip to content

Bulk load / batch upsert support #48

@avico78

Description

@avico78

Is rejon support batch upsert or bulk load?

for reference:
https://docs.couchbase.com/python-sdk/2.5/batching-operations.html#asynchronous-batching

Activity

gkorland

gkorland commented on Apr 26, 2021

@gkorland
Contributor

You can use pipeline or transactions.
See: https://github.com/andymccurdy/redis-py#pipelines

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gkorland@avico78

        Issue actions

          Bulk load / batch upsert support · Issue #48 · RedisJSON/redisjson-py