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

Refactor: generify storage backend #55

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

Conversation

ja-he
Copy link
Owner

@ja-he ja-he commented Jul 27, 2024

No description provided.

@ja-he ja-he self-assigned this Jul 27, 2024
@ja-he ja-he marked this pull request as draft August 4, 2024 20:08
ja-he added 26 commits August 10, 2024 14:48
This was a silly approach; since we have getAvailableDates we
leverage that to only iterate the dates we have which in realistic
use cases should reduce the load and certainly avoids some terrible
cases.
…date between

Previously, if there was a file handler for a prev/next date that
did not have events, the nil would blindly be returned, instead of
checking further handlers.
@ja-he ja-he force-pushed the refactor-generify-storage-backend branch from 6fddf32 to 6fcde64 Compare August 16, 2024 16:33
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.

1 participant