gojay

high performance JSON encoder/decoder with stream API for Golang
git clone git://git.lair.cx/gojay
Log | Files | Refs | README | LICENSE

commit aeeed52a7223b973bbd699b71e316db223b0a203
parent 879f576aa57ff479fd304742e1893319a87de80a
Author: francoispqt <francois@parquet.ninja>
Date:   Mon, 14 May 2018 08:25:04 +0800

update README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -7,7 +7,7 @@ [![Sourcegraph](https://sourcegraph.com/github.com/francoispqt/gojay/-/badge.svg)](https://sourcegraph.com/github.com/francoispqt/gojay) # GoJay -**Package is currently at version 1.0.0 and safe to use in production** +**Package is currently at version 0.10.8 and safe to use in production** GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).