Skip to content

Add ImpressionCounts and UniqueKeys cache for pluggable storage - #179

Merged
EmilianoSanchez merged 31 commits into
SDKS-5521-MTKfrom
pluggable_storage_mtk_producer_api
Sep 29, 2022
Merged

Add ImpressionCounts and UniqueKeys cache for pluggable storage#179
EmilianoSanchez merged 31 commits into
SDKS-5521-MTKfrom
pluggable_storage_mtk_producer_api

Conversation

@EmilianoSanchez

Copy link
Copy Markdown
Contributor

Javascript commons library

What did you accomplish?

  • Added ImpressionCountsCachePluggable and UniqueKeysCachePluggable producer methods (track, start, stop) used by the SDK.
  • Fix issue with ImpressionCountsCacheInRedis and UniqueKeysCacheInRedis: should not call redis methods if the cache in memory is empty.

How do we test the changes introduced in this PR?

  • Unit tests

Extra Notes

Base automatically changed from SDKS-5521-MTK-polishing to SDKS-5521-MTK September 27, 2022 18:32
@EmilianoSanchez
EmilianoSanchez merged commit 24dc1af into SDKS-5521-MTK Sep 29, 2022
@EmilianoSanchez
EmilianoSanchez deleted the pluggable_storage_mtk_producer_api branch September 29, 2022 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants