-
Notifications
You must be signed in to change notification settings - Fork 73
Pull requests: python-cachier/cachier
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add argument-specific cache clearing
area: core-api
Decorator API, cache semantics, or public behavior.
area: memory
In-memory backend.
area: mongo
MongoDB backend or MongoDB test services.
enhancement
good first issue
source: codex
Opened from a Codex-assisted workflow.
status: open
Currently open.
type: feature
Adds or materially changes user-facing functionality.
type: tests
Tests, fixtures, test coverage, or test data.
#390
opened Jun 12, 2026 by
shaypal5
Member
Loading…
Add NumPy-aware default hashing, regression test, and xxhash benchmark
area: config
Global/default configuration and settings.
area: hashing
Hashing, key generation, argument handling, or signatures.
area: tests
Test suite, fixtures, coverage, or local test scripts.
bug
impact: performance
Performance, scalability, or benchmark impact.
source: codex
Opened from a Codex-assisted workflow.
status: draft
Currently marked as draft.
status: open
Currently open.
type: bugfix
Fixes a user-visible bug or regression.
type: feature
Adds or materially changes user-facing functionality.
Add cache size limit support
area: config
Global/default configuration and settings.
area: core-api
Decorator API, cache semantics, or public behavior.
area: memory
In-memory backend.
complex issue
enhancement
help wanted
impact: performance
Performance, scalability, or benchmark impact.
source: codex
Opened from a Codex-assisted workflow.
status: draft
Currently marked as draft.
status: open
Currently open.
type: feature
Adds or materially changes user-facing functionality.
type: refactor
Internal restructuring without intended behavior change.
ProTip!
Exclude everything labeled
bug with -label:bug.