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

#307: Ingest cache #354

Merged
merged 197 commits into from
Jan 15, 2024
Merged

#307: Ingest cache #354

merged 197 commits into from
Jan 15, 2024

Conversation

neilotoole
Copy link
Owner

  • This PR implements an ingest cache DB for document sources such as CSV or Excel.
  • And a download cache for remote document sources.
  • There's a bunch of new cache-related commands, e.g. sq cache clear.
  • We also introduce progress bars for various commands.
  • There are a bunch of new config options related to the new functionality.
  • There's a new text log format for sq's own logs, that outputs human-friendly logs.

@neilotoole neilotoole merged commit db55986 into master Jan 15, 2024
10 of 11 checks passed
@neilotoole neilotoole deleted the feature/307-ingest-cache branch January 15, 2024 01:47
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