mysql2redis
mysql2redis copied to clipboard
LTRIM command not support?
i use this code, but list is not trimed:
SET v_redis_ret=redis_command_v2('LTRIM', 'UserReadingRecord4', 0, 4);