summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
authorguybe7 <guy.benoish@redislabs.com>2021-12-18 08:00:42 +0100
committerGitHub <noreply@github.com>2021-12-18 09:00:42 +0200
commit5df070ba391c8870894a11e31f0c8fe2be9f8052 (patch)
treecd653ccf0df63b88f5f2399e7487d5e0852915c7 /redis.conf
parent792afb443211f190b3f8bea15e945661453fbddf (diff)
downloadredis-5df070ba391c8870894a11e31f0c8fe2be9f8052.tar.gz
COMMAND: Use underscores instead of hyphens in attributes (#9959)
some languages can build a json-like object by parsing a textual json, but it works poorly when attributes contain hyphens example in JS: ``` let j = JSON.parse(json) j['key-name'] <- works j.key-name <= illegal syntax ```
Diffstat (limited to 'redis.conf')
0 files changed, 0 insertions, 0 deletions