Skip to content

Let us disable optimistic locking in github.com/redis/rueidis/om #854

@sgtsquiggs

Description

@sgtsquiggs

My use case is keeping a full text search cache up-to-date by consuming data off a kafka stream and upserting into Redis. Having Ver required to increment each update means I need to either keep the entire cache in memory so I know what my last version was, or fetching each object prior to updating. I'd like to see this field become optional.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions