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

audb.load_to() use cache for tables #221

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    b034551 View commit details
    Browse the repository at this point in the history
  2. Store tables in cache

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4eb6732 View commit details
    Browse the repository at this point in the history
  3. Use load_table()

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    ca04b6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac233e View commit details
    Browse the repository at this point in the history
  5. Speedup database saving

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6ba2f24 View commit details
    Browse the repository at this point in the history
  6. Use define.DB instead of db

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0caab58 View commit details
    Browse the repository at this point in the history
  7. Remove unused version argument

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8fc36ce View commit details
    Browse the repository at this point in the history
  8. Fix typo

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    af965d4 View commit details
    Browse the repository at this point in the history
  9. Remove unneeded comment

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    ab2e51a View commit details
    Browse the repository at this point in the history
  10. Move variable to old position

    hagenw committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3d5de1e View commit details
    Browse the repository at this point in the history