You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+19-15Lines changed: 19 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,12 +57,12 @@ Table of Contents
57
57
Status
58
58
======
59
59
60
-
This module is already production ready and is powering [the Taobao LineZing site](http://lz.taobao.com).
60
+
This module is already production ready.
61
61
62
62
Version
63
63
=======
64
64
65
-
This document describes ngx_drizzle [v0.1.9](https://github.com/openresty/drizzle-nginx-module/tags) released on 22 June 2015.
65
+
This document describes ngx_drizzle [v0.1.10](https://github.com/openresty/drizzle-nginx-module/tags) released on 19 April 2018.
66
66
67
67
Synopsis
68
68
========
@@ -692,12 +692,12 @@ Alternatively, you can compile this module with Nginx core's source by hand:
692
692
```
693
693
You can fix this by pointing `python` to `python2`.
694
694
* Download the latest version of the release tarball of this module from drizzle-nginx-module [file list](http://github.com/openresty/drizzle-nginx-module/tags).
695
-
* Grab the nginx source code from [nginx.org](http://nginx.org/), for example, the version 1.9.7 (see [nginx compatibility](#compatibility)), and then build the source with this module:
695
+
* Grab the nginx source code from [nginx.org](http://nginx.org/), for example, the version 1.13.6 (see [nginx compatibility](#compatibility)), and then build the source with this module:
0 commit comments