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

Near cache #180

Draft
wants to merge 85 commits into
base: main
Choose a base branch
from
Draft

Near cache #180

wants to merge 85 commits into from

Conversation

rlubke
Copy link
Member

@rlubke rlubke commented Dec 4, 2024

No description provided.

dhirupandey and others added 30 commits June 14, 2024 07:53
- Implement support for v1 events
…upport for truncation and release events. Move test fixtures to conftest.py and remove duplicates from test modules.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 4, 2024
 - Correct typos
 - Add prune-factor to __str__ for NearCacheOptions
 - Correct typos
 - add tests for str implementations for local cache, stats, and entry
 - add tests for get_all, clear, release
 - Updated prune(units/memory) tests to ensure the oldest entries were pruned
 - Added tests for addition of prune_factor to NearCacheOptions
 - Improve expiry performance
 - Remove debugging statement
Copy link

sonarcloud bot commented Dec 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
6 Security Hotspots
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants