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

chore: create cargo-paradedb for easy dev script execution #1028

Merged
merged 19 commits into from
Apr 18, 2024

Commits on Apr 18, 2024

  1. add install command

    proper install
    
    add url install docs
    
    Add corpus function
    
    Add generate corpus function
    
    Fix workspace formatting
    
    Remove testcontainers
    
    Prettier
    
    Remove tryfrom
    
    Readme wording
    
    Readme wording
    
    Readme heading
    
    Parametrize events
    
    add repeat arg
    
    add seed arg
    
    add insert command
    
    setup tracing
    
    add postgres insert methods
    
    fix types
    
    finish bench generate
    
    fix comment
    
    update index debug
    
    update index debug
    
    update index debug again
    
    remove logging
    
    namespace corpus
    
    build index + print
    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    74a8526 View commit details
    Browse the repository at this point in the history
  2. update cargo.lock

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    61ea61e View commit details
    Browse the repository at this point in the history
  3. finish benchmark calls

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8c2c961 View commit details
    Browse the repository at this point in the history
  4. fmt and clippy

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a9f3c54 View commit details
    Browse the repository at this point in the history
  5. add run docs

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    020fa54 View commit details
    Browse the repository at this point in the history
  6. prettier

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4017b13 View commit details
    Browse the repository at this point in the history
  7. add elasticsearch index build

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    02b317f View commit details
    Browse the repository at this point in the history
  8. add chunk logging

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    04e7025 View commit details
    Browse the repository at this point in the history
  9. add elastic query

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    80ab665 View commit details
    Browse the repository at this point in the history
  10. add error for bad index

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    541d70b View commit details
    Browse the repository at this point in the history
  11. proper json struct

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    15ab49d View commit details
    Browse the repository at this point in the history
  12. clippy

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d6a69a1 View commit details
    Browse the repository at this point in the history
  13. update version

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    21debba View commit details
    Browse the repository at this point in the history
  14. rebase Cargo.lock

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d3fa186 View commit details
    Browse the repository at this point in the history
  15. Update version

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ce9501b View commit details
    Browse the repository at this point in the history
  16. Add benchmark results

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e98a1b1 View commit details
    Browse the repository at this point in the history
  17. prettier

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2547d98 View commit details
    Browse the repository at this point in the history
  18. mkdown langs

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b2dea1d View commit details
    Browse the repository at this point in the history
  19. mkdown heading

    neilyio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6a5a5ae View commit details
    Browse the repository at this point in the history