Skip to content

Commit 71f8c86

Browse files
committed
redis missing
Signed-off-by: arhimede <[email protected]>
1 parent 82c5c1d commit 71f8c86

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ The greatest benefit is to application responsiveness which allows faster execut
1111

1212
The queue system uses logs to ensure maintainability and implements retry features for reliability and stability.
1313

14-
<img width="641" height="481" alt="Queue process" src="https://github.com/user-attachments/assets/8eb60c02-4e3a-4a88-b3ff-811d0410337b" />
15-
16-
14+
![Queue process](https://github.com/user-attachments/assets/8eb60c02-4e3a-4a88-b3ff-811d0410337b)
1715

1816
## Badges
1917

@@ -30,7 +28,6 @@ The greatest benefit is to application responsiveness which allows faster execut
3028
[![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)
3129
[![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)
3230

33-
3431
## Installation
3532

3633
> Until we have a compiled documentation, read the files from /doc/book/v1 folder

0 commit comments

Comments
 (0)