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

pgmq-py bench script #281

Merged
merged 24 commits into from
Apr 26, 2023
Merged

pgmq-py bench script #281

merged 24 commits into from
Apr 26, 2023

Commits on Apr 25, 2023

  1. add readme, remove py example

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6e758a5 View commit details
    Browse the repository at this point in the history
  2. update readme

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ceee2f5 View commit details
    Browse the repository at this point in the history
  3. update sql examples

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2d9c534 View commit details
    Browse the repository at this point in the history
  4. add docker build dir

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    601091a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    138915d View commit details
    Browse the repository at this point in the history
  6. add configs

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    170d274 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d6be73 View commit details
    Browse the repository at this point in the history
  8. update pgmq for new api

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f9bd4d3 View commit details
    Browse the repository at this point in the history
  9. ensure run succeeds

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2426c1b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into update-pgmq-py

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    315be95 View commit details
    Browse the repository at this point in the history
  11. add doc

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    645dae7 View commit details
    Browse the repository at this point in the history
  12. remove unused param

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    56351ad View commit details
    Browse the repository at this point in the history
  13. change user on docker build

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    51c5818 View commit details
    Browse the repository at this point in the history
  14. fix format

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    043fa46 View commit details
    Browse the repository at this point in the history
  15. add tests

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    89ed1e0 View commit details
    Browse the repository at this point in the history
  16. update readme dockerfiles

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    702b7a8 View commit details
    Browse the repository at this point in the history
  17. update pgmq dockerfile

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6a51eac View commit details
    Browse the repository at this point in the history
  18. add pgmq benches

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    78c9f74 View commit details
    Browse the repository at this point in the history
  19. merge main

    Adam Hendel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4b9754f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. add archive bench

    Adam Hendel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d7de9d1 View commit details
    Browse the repository at this point in the history
  2. add bench

    Adam Hendel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3c74341 View commit details
    Browse the repository at this point in the history
  3. fix script

    Adam Hendel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b8787e8 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    ChuckHend committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f34557a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e88ae54 View commit details
    Browse the repository at this point in the history