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: memory-cache #915

Merged
merged 1 commit into from
Feb 8, 2024
Merged

refactor: memory-cache #915

merged 1 commit into from
Feb 8, 2024

Conversation

rgwozdz
Copy link
Member

@rgwozdz rgwozdz commented Feb 8, 2024

The PR does some refactoring on the memory-cache package:

  • replace callback usage with async/await
  • remove the normalizeGeojson function - actually not needed since the cache spec was simplified

@rgwozdz rgwozdz added refactor patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 8, 2024
@rgwozdz rgwozdz self-assigned this Feb 8, 2024
Copy link

changeset-bot bot commented Feb 8, 2024

🦋 Changeset detected

Latest commit: 236337e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@koopjs/cache-memory Major
@koopjs/koop-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rgwozdz rgwozdz merged commit c6d1195 into master Feb 8, 2024
7 checks passed
@rgwozdz rgwozdz deleted the rf/cache branch February 8, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged refactor release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant