Store value under key with the given TTL.
value
key
Future<void> set(String key, String value, Duration ttl);