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

feat: refactor queue module #314

Open
wants to merge 103 commits into
base: master
Choose a base branch
from
Open

feat: refactor queue module #314

wants to merge 103 commits into from

Commits on Oct 7, 2023

  1. refactor: queue module

    devhaozi committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    043f128 View commit details
    Browse the repository at this point in the history
  2. chore: update mocks

    devhaozi authored and github-actions[bot] committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    22621b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. feat: update

    devhaozi committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    33a9c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b9344 View commit details
    Browse the repository at this point in the history
  3. chore: update mocks

    devhaozi authored and github-actions[bot] committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ca16d6a View commit details
    Browse the repository at this point in the history
  4. fix: type

    devhaozi committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    745bc27 View commit details
    Browse the repository at this point in the history
  5. chore: update mocks

    devhaozi authored and github-actions[bot] committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    071cccf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. feat: update database job

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    150f302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e6599 View commit details
    Browse the repository at this point in the history
  3. chore: update mocks

    devhaozi authored and github-actions[bot] committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    45598dc View commit details
    Browse the repository at this point in the history
  4. feat: update facades

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e5d5b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea6ac5a View commit details
    Browse the repository at this point in the history
  6. fix: import cycle

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cb3214c View commit details
    Browse the repository at this point in the history
  7. fix: lint

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    870781f View commit details
    Browse the repository at this point in the history
  8. feat: optimize config

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9a7904f View commit details
    Browse the repository at this point in the history
  9. feat: optimize migrations

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    657663d View commit details
    Browse the repository at this point in the history
  10. feat: sync and async

    devhaozi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    854fc60 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    03d489a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e40811b View commit details
    Browse the repository at this point in the history
  2. feat: sync master

    devhaozi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c7dbcec View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    #	support/docker/redis.go
    devhaozi committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    21578e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdf373 View commit details
    Browse the repository at this point in the history
  3. fix: sync databases

    devhaozi committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    433d0b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c34582 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6527ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    924ceba View commit details
    Browse the repository at this point in the history
  2. feat: update

    devhaozi committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f5f057e View commit details
    Browse the repository at this point in the history
  3. feat: update

    devhaozi committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c6c226f View commit details
    Browse the repository at this point in the history
  4. feat: redis

    devhaozi committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3bb00eb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. refactor: redis driver

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2b159b9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    760c48f View commit details
    Browse the repository at this point in the history
  3. chore: merge master

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fa03dc5 View commit details
    Browse the repository at this point in the history
  4. chore: update mocks

    devhaozi authored and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5c13b36 View commit details
    Browse the repository at this point in the history
  5. fix: event error

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    19a97d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f5ea1 View commit details
    Browse the repository at this point in the history
  7. fix: tests

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1590461 View commit details
    Browse the repository at this point in the history
  8. fix: lint

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    31cf3b6 View commit details
    Browse the repository at this point in the history
  9. fix: email orm mock

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6481f4e View commit details
    Browse the repository at this point in the history
  10. fix: email orm mock

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    34d9850 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d706baa View commit details
    Browse the repository at this point in the history
  12. chore: update mocks

    devhaozi authored and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8e8c003 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44fe027 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4309dc4 View commit details
    Browse the repository at this point in the history
  15. fix: convert error

    devhaozi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4b66470 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. fix: optimize SQL

    devhaozi committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0069909 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. feat: some optimize

    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    36f8b21 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    26db41f View commit details
    Browse the repository at this point in the history
  3. feat: merge master

    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    04aff6d View commit details
    Browse the repository at this point in the history
  4. chore: update mocks

    devhaozi authored and github-actions[bot] committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    97bab31 View commit details
    Browse the repository at this point in the history
  5. feat: add test cases

    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    87ecd1a View commit details
    Browse the repository at this point in the history
  6. fix: nil

    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1aec5ef View commit details
    Browse the repository at this point in the history
  7. fix: mock

    devhaozi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f8c9b63 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    #	mail/application_test.go
    #	mocks/queue/Queue.go
    #	mocks/queue/Task.go
    #	queue/application.go
    #	queue/driver_redis_test.go
    #	queue/machinery.go
    #	queue/machinery_test.go
    #	queue/task.go
    #	queue/worker.go
    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    093d250 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    51aa085 View commit details
    Browse the repository at this point in the history
  3. chore: update mocks

    devhaozi authored and github-actions[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8a1e5d0 View commit details
    Browse the repository at this point in the history
  4. refactor: use new method

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    efa0b5e View commit details
    Browse the repository at this point in the history
  5. chore: update mocks

    devhaozi authored and github-actions[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3b51863 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f15a41c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f414760 View commit details
    Browse the repository at this point in the history
  8. chore: update mocks

    devhaozi authored and github-actions[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    54a0d05 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    119bb4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ac2501 View commit details
    Browse the repository at this point in the history
  11. fix: email test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8e9f953 View commit details
    Browse the repository at this point in the history
  12. fix: email test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7a607fb View commit details
    Browse the repository at this point in the history
  13. refactor: use any type

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cb49814 View commit details
    Browse the repository at this point in the history
  14. chore: update mocks

    devhaozi authored and github-actions[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e35cca2 View commit details
    Browse the repository at this point in the history
  15. fix: lint

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c027db0 View commit details
    Browse the repository at this point in the history
  16. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fcbe1a0 View commit details
    Browse the repository at this point in the history
  17. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    807bee4 View commit details
    Browse the repository at this point in the history
  18. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f09f9b3 View commit details
    Browse the repository at this point in the history
  19. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4345964 View commit details
    Browse the repository at this point in the history
  20. feat: support custom

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4f570bd View commit details
    Browse the repository at this point in the history
  21. feat: refactor job struct

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ae5ac8b View commit details
    Browse the repository at this point in the history
  22. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ce8577b View commit details
    Browse the repository at this point in the history
  23. fix: test

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9158c13 View commit details
    Browse the repository at this point in the history
  24. feat: add migrate make

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4fcadbb View commit details
    Browse the repository at this point in the history
  25. feat: add method to get job

    devhaozi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    94593ba View commit details
    Browse the repository at this point in the history
  26. chore: update mocks

    devhaozi authored and github-actions[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    98edd33 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5408563 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b573ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    443e5ef View commit details
    Browse the repository at this point in the history
  4. fix: remove signal listen

    devhaozi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bddcb8b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into haozi/…

    …queue
    
    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    530af3e View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    72e9e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge branch 'refs/heads/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    #	mail/application.go
    #	mail/application_test.go
    #	mail/service_provider.go
    devhaozi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    13e3e57 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fed0b61 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    devhaozi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    731b8d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'refs/heads/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6906b86 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    91c3c46 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into haozi/…

    …queue
    
    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    25e1b1b View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ad7e517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4069a4e View commit details
    Browse the repository at this point in the history
  4. fix: add missing Lang method

    devhaozi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5067a9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    410aac7 View commit details
    Browse the repository at this point in the history
  6. feat: optimize code

    devhaozi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ebb185a View commit details
    Browse the repository at this point in the history
  7. fix: lint

    devhaozi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f2fb5aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d704469 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into haozi/…

    …queue
    
    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    202ac79 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8fee275 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    00d3fef View commit details
    Browse the repository at this point in the history
  4. feat: optimize test

    devhaozi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f1b118b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge branch 'refs/heads/master' into haozi/queue

    # Conflicts:
    #	go.mod
    #	go.sum
    devhaozi committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    78d1d98 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    devhaozi committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b71cfeb View commit details
    Browse the repository at this point in the history