File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 22 <img src="https://avatars2.githubusercontent.com/u/2344919?v=2&s=250 "
33align="right">
44</a >
5- < a href = " https://travis-ci.org/tarantool/queue " >
6- <img src=" https://travis-ci.org/tarantool/queue.png?branch=master "
7- align="right">
8- </ a >
5+
6+ [ ![ fast_testing ] [ testing-actions-badge ]] [ testing-actions-url ]
7+ [ ![ packaging ] [ packaging-actions-badge ]] [ packaging-actions-url ]
8+ [ ![ publish ] [ publish-actions-badge ]] [ publish-actions-url ]
99
1010# A collection of persistent queue implementations for Tarantool
1111
@@ -910,3 +910,13 @@ seconds. If queue does not support `ttr`, error will be thrown. Returns the task
910910must be called only by the user who created this tube (has space ownership) OR
911911under a ` setuid ` function. Read more about ` setuid ` functions
912912[ here] ( http://tarantool.org/doc/book/box/authentication.html?highlight=function#functions-and-the-func-space ) .
913+
914+
915+ [ testing-actions-badge ] : https://github.com/tarantool/queue/actions/workflows/fast_testing.yml/badge.svg
916+ [ testing-actions-url ] : https://github.com/tarantool/queue/actions/workflows/fast_testing.yml
917+
918+ [ packaging-actions-badge ] : https://github.com/tarantool/queue/actions/workflows/packaging.yml/badge.svg
919+ [ packaging-actions-url ] : https://github.com/tarantool/queue/actions/workflows/packaging.yml
920+
921+ [ publish-actions-badge ] : https://github.com/tarantool/queue/actions/workflows/publish.yml/badge.svg
922+ [ publish-actions-url ] : https://github.com/tarantool/queue/actions/workflows/publish.yml
You can’t perform that action at this time.
0 commit comments