Support for UTF8
orrgal1 opened this issue · 3 comments
is there support for caching UTF8 encoded strings? at the moment its only putting question marks and i cant find any way to tell the request to do UTF8.
I am adding in this support soon. Do you have a test value I can use to verify it is working as expected?
yeah anything in hebrew will do
try this
אני אוהב שוקולד
On Thu, Oct 2, 2014 at 4:58 PM, Philip notifications@github.com wrote:
I am adding in this support soon. Do you have a test value I can use to
verify it is working as expected?—
Reply to this email directly or view it on GitHub
#5 (comment).
A new release has been cut. I had to change several things. However this new release includes several new features, bug fixes (like the UTF-8 issue), and is optimized for performance. Please respond here once you have had a chance to check out the new release. It should be in Maven in a couple hours.