Skip to content

Binary encoder for better performance

Choose a tag to compare

@rjyo rjyo released this 12 Dec 17:04
· 20 commits to master since this release

Now headers and body are encoded in their own binary format before storing in the cache.
This makes it faster and safer to read/write data from the cache.

Also, exception handling has been added when data from the cache is corrupted.