Skip to content

Async-only Cache Layers#114

Merged
Turnerj merged 2 commits intomasterfrom
async-only-layers
Nov 14, 2020
Merged

Async-only Cache Layers#114
Turnerj merged 2 commits intomasterfrom
async-only-layers

Conversation

@Turnerj
Copy link
Copy Markdown
Member

@Turnerj Turnerj commented Nov 14, 2020

Removes the difference between sync and async cache layers - all layers are async now. This does make more work for MemoryCacheLayer itself however removes work in the CacheStack. Additionally, makes it easier for other advanced functionality later (eg. changing Redis remote eviction to say the cache layers to evict from).

@Turnerj Turnerj added the enhancement New feature or request label Nov 14, 2020
@Turnerj Turnerj merged commit 6c0ba62 into master Nov 14, 2020
@Turnerj Turnerj deleted the async-only-layers branch November 14, 2020 05:58
@Turnerj Turnerj linked an issue Nov 14, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-evaluating ValueTask and async-only operation

1 participant