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

feat(apps/distcache-util): add lat/long distancematrix build/import #141

Merged
merged 2 commits into from
May 9, 2022

Conversation

sperka
Copy link
Contributor

@sperka sperka commented May 9, 2022

Issue #, if available:

Description of changes:

  • add lat/long distancematrix build/import
  • update main commands with h3/lat-long postfixes
  • use type parameter for ICachePersistence interface
  • create concrete implementations of File/S3 Persistence for h3/latlong use cases
  • add example files
  • update docs

BREAKING CHANGE:

  • Main application commands changed:
    • export changed to build-h3 and build-lat-long
    • import changed to import-h3 and import-lat-long

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sperka added 2 commits May 9, 2022 18:47
* update main commands with h3/lat-long postfixes
* use type parameter for ICachePersistence interface
* create concrete implementations of File/S3 Persistence for h3/latlong use cases
@sperka sperka added the breaking-change This item contains a breaking change label May 9, 2022
@sperka sperka requested a review from mirgj May 9, 2022 09:50
@mirgj mirgj merged commit a7b1a2a into main May 9, 2022
@mirgj mirgj deleted the feat/dist-cache-util branch May 9, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This item contains a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants