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: Add CustomSourceOptions to SavedDatasetStorage #2958

Merged

Commits on Jul 20, 2022

  1. Add CustomSourceOptions to SavedDatasetStorage

    I am implementing a custom OfflineStore and found that I couldn't use CustomSourceOptions in
    SavedDatasetStorage: currently you'd have to try to fit your custom options into one of the
    existing implemented Options structs
    
    Signed-off-by: William Horton <william.horton@grandrounds.com>
    wdhorton authored and felixwang9817 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c21e77a View commit details
    Browse the repository at this point in the history