Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-610: Implemented InMemory cache for remaining LocationHandler methods #203

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

mateuszbieniek
Copy link
Contributor

@sonarcloud
Copy link

sonarcloud bot commented Jun 24, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

}
$cacheItem->tag($cacheTags);
$this->cache->save($cacheItem);
return $this->getCacheValue(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this supposed to be a list (check please)?

@mateuszbieniek mateuszbieniek merged commit 282e326 into 1.2 Jun 24, 2021
@mateuszbieniek mateuszbieniek deleted the ibx-610_merge_up branch June 24, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants