Skip to content

Conversation

@achsanalfitra
Copy link

Pull Request to Issue #427

Key info:

  • CAS-based registry
  • Hashed using md-5 (which is already an existing dependency from sqlx)
  • Eviction on get and contains key (similar to memory cache)

Note:

  • Uses DateTime to parse serialized expiry into Timeout (this can be improved by implementing From in Timeout)
  • No retry policy implemented
  • No entry cap implemented

@github-actions github-actions bot added the C-lib Crate: cot (main library crate) label Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-lib Crate: cot (main library crate)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant