epam / epam/CoroutinesCache

Use CoroutineScope in cache operations

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
165
Forks
7
PR merge metrics
No merged PRs in 30d

Description

CoroutinesCache has a CoroutineScope parameter. Cache operations should be scoped, not entire cache. In most cases, cache is a singleton and we create it once per app lifetime since initialization of this object usually takes some time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.