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 c110ff7 commit 9025077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ $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.
To use the `TarantoolQueue` you have to install the [Tarantool PECL](https://github.com/tarantool/tarantool-php) extension and a [Lua script](https://github.com/tarantool/queue) for managing queues.

##### Constructor

Expand Down

0 comments on commit 9025077

Please sign in to comment.