lp:~trond-norbye/libmemcached/embedded
Created by
Trond Norbye
and last modified
- Get this branch:
- bzr branch lp:~trond-norbye/libmemcached/embedded
Only
Trond Norbye
can upload to this branch. If you are
Trond Norbye
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 589. By Trond Norbye
-
Removed memory leak in embedded server
Previously it would never clean itself up, but this patch adds two new
protocol callbacks so that the backend can implements clone and free hooks.
Please note that the embedded engine still isn't MT-safe (the master and the
clone will use the same internal datastructures without locking) - 587. By Trond Norbye
-
Refactor: Activate embedded server by behavior flag
* Use "user-defined" memory allocators inside the embedded server
* Replaced the tests on hosts[0].type == EMBEDDED with test on the behavior
flags.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
- Stacked on:
- lp:~tangent-org/libmemcached/trunk