Hi,
We can put a key/value to a local cloudkvs database and the remote database will be updated as well.
I need the remote database to remove a key when the client removes a key, but cloudkvs does not have a remove method.
Is this an unusual operation that no one has implemented it? Maybe I have to add a remove method on my own.
We can put a key/value to a local cloudkvs database and the remote database will be updated as well.
I need the remote database to remove a key when the client removes a key, but cloudkvs does not have a remove method.
Is this an unusual operation that no one has implemented it? Maybe I have to add a remove method on my own.