public static final String
GET_AND_DELETE
"local value = redis.call(\'GET\', KEYS[1]) if value then redis.call(\'DEL\', KEYS[1]) return value else return nil end"
Copyright © 2025. All rights reserved.