Skip to content

Add missing django BaseCache methods to BackendCommands #42

@q0w

Description

@q0w

Hi, after upgrading to 0.3.0 I get a new error that cache.make_key does not exist. I propose adding all missing BaseCache methods to have easier access without using cache.client. These methods are missing:

aclear
adelete_many
get_backend_timeout
adelete
ahas_key
aget_many
adecr
adecr_version
aincr
aset
aadd
touch
aget
validate_key
close
aget_or_set
aincr_version
aset_many
aclose
make_key
make_and_validate_key
decr_version
atouch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions