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

Migrate to adonis 5 #39

Commits on Sep 6, 2020

  1. feat: migrate provider to adonis 5

    - [x] rename Queue.js to BullManager.ts
    - [x] declare @IOC:Rocketseat/bull module
    - [x] add all adonis/redis configs(prettier, eslint, editorconfig, tsconfig...)
    - [x] update package.json to be like adonis/redis
    RodolfoSilva committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    2620be1 View commit details
    Browse the repository at this point in the history
  2. fix: provider factory

    RodolfoSilva committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8b2e1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3e1ff View commit details
    Browse the repository at this point in the history
  4. fix: redis types

    RodolfoSilva committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    ab15a3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17d24e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32ea216 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb8f3d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    188947e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7469512 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    020b08d View commit details
    Browse the repository at this point in the history
  2. feat: add commands

    RodolfoSilva committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    c67e33b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82aa20c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2baeba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0621e2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaf1610 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8358d3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    418ffde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    837e1f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33261de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17d4d59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a3b58d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02a3be6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7cbb72 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28bf2a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31c9e4e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f54085 View commit details
    Browse the repository at this point in the history
  18. feat: add test case

    - [x] Implement test case to check if the handle is executed
    - [x] Set static values to redis configuration
    - [x] Rename queue to jobDefinition
    - [x] Freeze the jobDefinition object
    RodolfoSilva committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    4c642fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d00e003 View commit details
    Browse the repository at this point in the history
  20. feat: fix lint warnings

    RodolfoSilva committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f75d003 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4dfd3d5 View commit details
    Browse the repository at this point in the history
  22. feat: remove .npmignore

    RodolfoSilva committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    3e04ebd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ab5d32 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b34f688 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ee4b964 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9750e6d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1302e98 View commit details
    Browse the repository at this point in the history
  28. feat: remove dist

    RodolfoSilva committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    dcf2c8d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7ddd439 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    eaaaecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fefac47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1685fe4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    0a68642 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    5f6e365 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    910e60c View commit details
    Browse the repository at this point in the history