The key of the feature to retrieve.
The storage service instance.
A promise that resolves to the retrieved feature or relevant status.
Sets data in storage based on the provided data object.
The data to be stored, including feature key and user details.
The storage service instance.
A promise that resolves when the data is successfully stored.
Asynchronously retrieves a feature from storage based on the feature key and user.