Overview redis-cli の config set で指定できるのはバイト数のみ 内容 redisのメモリ上限をあげる必要があったので対応記録です。 redis.io In options where bytes or other quantities are specified, it is not possible to use the redis.conf abbreviated form (10k, 2gb ... and so forth), everything should be specified as a well-formed 64-bit integer, i…