forked from ohmu/pgmemcache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset context when updating default server list
libmemcached does not have a function for removing servers from the current context so we must recreate the context from scratch when the list of default servers changes. The new functionality also makes it possible to implement a memcache_server_delete() function at some point as requested in [ohmu#4] but it's not implemented in this commit.
- Loading branch information
Showing
1 changed file
with
50 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters