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

feat: implement sliding expiration cache classes #216

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karenc-bq
Copy link
Contributor

Summary

Description

Review Status

  • This is ready for review
  • This is complete

Additional Reviewers

@karenc-bq karenc-bq marked this pull request as ready for review December 17, 2024 01:27
@karenc-bq karenc-bq force-pushed the feat/sliding-expiration-cache branch 2 times, most recently from d6499fb to 0f546a1 Compare December 17, 2024 20:16
@karenc-bq karenc-bq force-pushed the feat/sliding-expiration-cache branch from 0f546a1 to 6bc8b1e Compare December 18, 2024 07:52
Copy link
Contributor

@jkwuc89 jkwuc89 left a comment

Choose a reason for hiding this comment

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

The implementation looks good to me. 👍
I suggest adding unit tests. You may be able to leverage the sliding cache tests inside aws-rds-odbc as a starting point. See https://github.com/aws/aws-rds-odbc/blob/main/test/unit_test/util/sliding_cache_map_test.cc.

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