Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rybakit committed Jun 26, 2014
1 parent 06e47d4 commit c110ff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ $queue = new RedisQueue($redis);

#### TarantoolQueue

To use the `TarantoolQueue` you have to install the [Tarantool PECL](https://github.com/tarantool/queue) extension and a [Lua script](https://github.com/tarantool/queue) for managing queues.

##### Constructor

```php
Expand Down

0 comments on commit c110ff7

Please sign in to comment.