J'aurais dû lire la documentation Redis plus en profondeur.
Réponse :
IN
$redis.set 'data', hash.to_json
OUT
data = JSON.parse($redis.get("data"))
J'aurais dû lire la documentation Redis plus en profondeur.
Réponse :
IN
$redis.set 'data', hash.to_json
OUT
data = JSON.parse($redis.get("data"))