You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to implement support for the Add and Replace operations. This will require us to add support for the following M(E) / M(R) Flags. We will also need to write unit test for Add and Replace request construction. An integration test where we open a connection with the Memcached server and test the Add and Replace functionality will also be included.