Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Refactor Cache#33

Merged
Buried-In-Code merged 1 commit into
mainfrom
cache-rework
Mar 3, 2026
Merged

Refactor Cache#33
Buried-In-Code merged 1 commit into
mainfrom
cache-rework

Conversation

@Buried-In-Code
Copy link
Copy Markdown
Member

  • Make cache select return an object instead of just the response dict
  • Change cache expiry from int to timedelta, closes Use timedelta for expiry #31
  • Improve SQL query strings

@Buried-In-Code Buried-In-Code merged commit 02f9039 into main Mar 3, 2026
25 checks passed
@Buried-In-Code Buried-In-Code deleted the cache-rework branch March 3, 2026 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use timedelta for expiry

1 participant