Hi, For a list of json objects, the key names are usually repeated. e.g., {aaaa:1, bbbb:2},{aaaa:2, bbbb:3}, ...
The key names, "aaaa" and "bbbb" for the above example, could be very long. Is there any existing library already encode json objects via a dictionary? This is a JSON-specific compression. Would be good to see the compression ratio compared to gzip, which has a general dictionary encoding. Chris ---------- https://github.com/chrislusf/seaweedfs -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f91f5feb-1e5e-476f-a957-4f41b8fa556an%40googlegroups.com.