momentohq/client-sdk-rust

Evaluate whether we need the set_union and set_difference methods

Closed this issue · 2 comments

None of the other SDKs expose union and difference directly to the user. Can they be removed and replaced by other set methods?

yes, we should definitely remove them and make the API consistent with the other SDKs.

We will delete them when we get rid of the old cache client.