diff options
author | George Claghorn <george@basecamp.com> | 2018-01-16 15:13:21 -0500 |
---|---|---|
committer | George Claghorn <george@basecamp.com> | 2018-01-17 01:30:04 -0500 |
commit | 53e4a277b38cf218bc8f55f9fa0a7d85aaabb5b9 (patch) | |
tree | 5545291711740111be401efee647460fa387e484 /activerecord/lib/active_record | |
parent | f21a6688f7d8afd1172ff0bfc1d75e3e619e2db0 (diff) | |
download | rails-53e4a277b38cf218bc8f55f9fa0a7d85aaabb5b9.tar.gz rails-53e4a277b38cf218bc8f55f9fa0a7d85aaabb5b9.tar.bz2 rails-53e4a277b38cf218bc8f55f9fa0a7d85aaabb5b9.zip |
Convert keys to binary in the Redis cache store
Fix encoding errors when using the pure-Ruby Redis driver instead of Hiredis. Dodge incompatibilities between UTF-8 and arbitrary value encodings, which rear their heads when the Redis driver tries to build a single command string from incompatibly-encoded keys and values.
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions