Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Add tests for datastore.MemCache - #116

Merged
MikaelSmith merged 1 commit into
puppetlabs-toy-chest:masterfrom
MikaelSmith:more-tests
Mar 9, 2019
Merged

Add tests for datastore.MemCache#116
MikaelSmith merged 1 commit into
puppetlabs-toy-chest:masterfrom
MikaelSmith:more-tests

Conversation

@MikaelSmith

Copy link
Copy Markdown
Contributor

Also finds and fixes an issue where we weren't calling the eviction
function when replacing an entry that had expired but not been cleaned
up by the cache's janitor.

patrickmn/go-cache#75 may also help address the
issue.

Also finds and fixes an issue where we weren't calling the eviction
function when replacing an entry that had expired but not been cleaned
up by the cache's janitor.

patrickmn/go-cache#75 may also help address the
issue.
@MikaelSmith
MikaelSmith merged commit 2fd5a51 into puppetlabs-toy-chest:master Mar 9, 2019
@MikaelSmith
MikaelSmith deleted the more-tests branch March 9, 2019 00:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants