Skip to content

Adjust MemcachedCache inc and dec methods to initialize entries as specified by Basecache#31

Merged
northernSage merged 4 commits intopallets-eco:masterfrom
northernSage:fix-memcached-not-initializing-inexistent-entries
May 28, 2021
Merged

Adjust MemcachedCache inc and dec methods to initialize entries as specified by Basecache#31
northernSage merged 4 commits intopallets-eco:masterfrom
northernSage:fix-memcached-not-initializing-inexistent-entries

Conversation

@northernSage
Copy link
Copy Markdown
Member

@northernSage northernSage commented May 25, 2021

cachelib.MemcachedCache.inc and cachelib.MemcachedCache.dec were not initializing entries to delta or -delta as specified in the cachelib.BaseCahe interface.

  • add changelog

@northernSage northernSage self-assigned this May 25, 2021
@northernSage northernSage added the bug Something isn't working label May 25, 2021
@northernSage northernSage mentioned this pull request May 25, 2021
7 tasks
@northernSage northernSage requested a review from davidism May 25, 2021 23:15
@northernSage northernSage merged commit 35a76a8 into pallets-eco:master May 28, 2021
@northernSage northernSage deleted the fix-memcached-not-initializing-inexistent-entries branch May 28, 2021 03:48
@northernSage northernSage mentioned this pull request Jun 23, 2021
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

1 participant