File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ It allows the main platform to return a response and remain responsive for new r
1919[ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/queue )] ( https://github.com/dotkernel/queue/stargazers )
2020[ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/queue )] ( https://github.com/dotkernel/queue/blob/1.0/LICENSE.md )
2121
22- [ ![ Build Status] ( https://github.com/mezzio/mezzio-skeleton /actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/mezzio/mezzio-skeleton /actions/workflows/continuous-integration.yml )
23- [ ![ codecov] ( https://codecov.io/gh/dotkernel/queue/graph/badge.svg?token=pexSf4wIhc )] ( https://codecov.io/gh/dotkernel/queue )
24- [ ![ Qodana] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml/badge.svg?branch=main )] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml )
25- [ ![ PHPStan] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml/badge.svg?branch=main )] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml )
22+ [ ![ Build Status] ( https://github.com/dotkernel/queue /actions/workflows/continuous-integration.yml/badge.svg?branch=1.0 )] ( https://github.com/dotkernel/queue /actions/workflows/continuous-integration.yml )
23+ [ ![ codecov] ( https://codecov.io/gh/dotkernel/queue/branch/1.0/ graph/badge.svg?token=pexSf4wIhc )] ( https://codecov.io/gh/dotkernel/queue )
24+ [ ![ Qodana] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml/badge.svg?branch=1.0 )] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml )
25+ [ ![ PHPStan] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml/badge.svg?branch=1.0 )] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ It allows the main platform to return a response and remain responsive for new r
1919[ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/queue )] ( https://github.com/dotkernel/queue/stargazers )
2020[ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/queue )] ( https://github.com/dotkernel/queue/blob/2.0/LICENSE.md )
2121
22- [ ![ Build Status] ( https://github.com/mezzio/mezzio-skeleton /actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/mezzio/mezzio-skeleton /actions/workflows/continuous-integration.yml )
23- [ ![ codecov] ( https://codecov.io/gh/dotkernel/queue/graph/badge.svg?token=pexSf4wIhc )] ( https://codecov.io/gh/dotkernel/queue )
24- [ ![ Qodana] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml/badge.svg?branch=main )] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml )
25- [ ![ PHPStan] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml/badge.svg?branch=main )] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml )
22+ [ ![ Build Status] ( https://github.com/dotkernel/queue /actions/workflows/continuous-integration.yml/badge.svg?branch=2.0 )] ( https://github.com/dotkernel/queue /actions/workflows/continuous-integration.yml )
23+ [ ![ codecov] ( https://codecov.io/gh/dotkernel/queue/branch/2.0/ graph/badge.svg?token=pexSf4wIhc )] ( https://codecov.io/gh/dotkernel/queue )
24+ [ ![ Qodana] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml/badge.svg?branch=2.0 )] ( https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml )
25+ [ ![ PHPStan] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml/badge.svg?branch=2.0 )] ( https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml )
Original file line number Diff line number Diff line change 88 - v1
99nav :
1010 - Home : index.md
11- - v1 :
12- - Overview : v1/overview.md
13- - " Understanding the Queue " : v1/what-is-queue.md
14- - Server Setup : v1/server-setup.md
15- - Installation : v1/installation.md
16- - Messenger Configuration : v1/messenger-configuration.md
17- - Control Commands : v1/control-commands.md
18- - Valkey : v1/valkey.md
19- - How to :
20- - Communication With Queue : v1/how-to/communication-with-queue.md
21- - Send Emails : v1/how-to/send-emails.md
2211 - v2 :
2312 - Overview : v2/overview.md
2413 - " Understanding the Queue " : v2/what-is-queue.md
3019 - How to :
3120 - Communication With Queue : v2/how-to/communication-with-queue.md
3221 - Send Emails : v2/how-to/send-emails.md
22+ - v1 :
23+ - Overview : v1/overview.md
24+ - " Understanding the Queue " : v1/what-is-queue.md
25+ - Server Setup : v1/server-setup.md
26+ - Installation : v1/installation.md
27+ - Messenger Configuration : v1/messenger-configuration.md
28+ - Control Commands : v1/control-commands.md
29+ - Valkey : v1/valkey.md
30+ - How to :
31+ - Communication With Queue : v1/how-to/communication-with-queue.md
32+ - Send Emails : v1/how-to/send-emails.md
33+
3334site_name : queue
3435site_description : " Dotkernel Queue"
3536repo_url : " https://github.com/dotkernel/queue"
You can’t perform that action at this time.
0 commit comments