set
Associates the provided key with the provided value. If the key already exists, it is overwritten with the new value.
Parameters
key
A unique identifier.
value
The value to associate with the provided key.
Associates the provided key with the provided value. If the key already exists, it is overwritten with the new value.
A unique identifier.
The value to associate with the provided key.