Skip to content

Commit b492565

Browse files
Watson1978kenhys
andauthored
Update README.md
Co-authored-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 0984584 commit b492565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ CREATE TABLE fluentd (
8787
|tag_col|The column name for the tag|`tag`|
8888
|record_col|The column name for the record|`record`|
8989
|msgpack|If true, insert records formatted as msgpack|`false`|
90-
|encoder|JSON encoder (`yajl`, `json`)|`json`|
90+
|encoder|JSON encoder (`yajl`, `json`) Starting from v1.0.3, `yajl` is no longer available and internally defaults to `json`|`json`|
9191

9292
## Copyright
9393

0 commit comments

Comments
 (0)