Fix get_many to work with an empty array
Instead of raising an exception it should return an empty dict This is the same behaviour that the default Django cache backends have.
Showing
Please
register
or
sign in
to comment
Instead of raising an exception it should return an empty dict This is the same behaviour that the default Django cache backends have.