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

FOLIO driver: add course reserves support #1503

Merged
merged 12 commits into from
Feb 10, 2020

Conversation

demiankatz
Copy link
Member

@demiankatz demiankatz commented Nov 18, 2019

See also FOLIO ticket UXPROD-2140.

TODO

  • Implement course retrieval
  • Implement department retrieval
  • Implement instructor retrieval
  • Implement full course reserves data dump (for Solr-based reserves support)
  • Implement filtering of reserves retrieval to support real-time driver-based reserves support
  • For the future: Improve performance as API evolves

@demiankatz
Copy link
Member Author

As of this writing, the course reserves features are functionally complete, but will probably not scale well due to the high volume of API calls needed to operate.

@demiankatz demiankatz merged commit 849eeb4 into vufind-org:master Feb 10, 2020
@demiankatz
Copy link
Member Author

Since the FOLIO Reserves API is not going to change in the immediate future, I am merging this as-is; we should revisit improving real-time lookup performance in future if the API evolves.

@ihardy, if you have a chance, you may want to test the latest master code to make sure the combined merging of this PR and #1545 came out cleanly.

@demiankatz demiankatz deleted the folio-reserves branch March 20, 2023 18:54
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.

2 participants