Skip to content

cached flavours of Model.save() objects.get() and objects.filter() #5263 #59

Description

@evrenesat

To ease the development and remove complexity from app logic, we need to handle and compensate ~1 second Riak-Solr sync delay at orm layer. For this purpose, I'm going to implement cached_save(), cached_filter() and cached_get() methods which can be used when developer need to access to just created object within 1s time frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions