Skip to content

Commit 8464580

Browse files
authored
Merge pull request #8349 from kenjis/docs-add-codeigniter4/queue
docs: add codeigniter4/queue repository
2 parents 1681df1 + 05e19c8 commit 8464580

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/installation/repositories.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ There are several development repositories, of interest to potential contributor
3232
+------------------+--------------+-----------------------------------------------------------------+
3333
| cache_ | developers | PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4 |
3434
+------------------+--------------+-----------------------------------------------------------------+
35+
| queue_ | developers | Job Queue for CodeIgniter 4 |
36+
+------------------+--------------+-----------------------------------------------------------------+
3537

3638
.. _CodeIgniter4: https://github.com/codeigniter4/CodeIgniter4
3739
.. _translations: https://github.com/codeigniter4/translations
@@ -41,6 +43,7 @@ There are several development repositories, of interest to potential contributor
4143
.. _shield: https://codeigniter4.github.io/shield
4244
.. _tasks: https://github.com/codeigniter4/tasks
4345
.. _cache: https://github.com/codeigniter4/cache
46+
.. _queue: https://github.com/codeigniter4/queue
4447

4548
There are also several deployment repositories, referenced in the installation directions.
4649
The deployment repositories are built automatically when a new version is released, and they

0 commit comments

Comments
 (0)