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

Related bugs

Related blueprints

Branch information

Owner:
Trond Norbye
Project:
libmemcached
Status:
Development

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)

588. By Trond Norbye

Embedded server should have local linkage

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.

586. By Trond Norbye

Initial stab at refactoring out the protocol bits

585. By Trond Norbye

Merge Brian

584. By Brian Aker <brian@gaz>

Updating for version .33

583. By Brian Aker <brian@gaz>

Merge Trond

582. By Brian Aker <brian@gaz>

Merge fix for binary mget

581. By Brian Aker <brian@gaz>

Merge Patrick

580. By Brian Aker <brian@gaz>

Merge Trond

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~tangent-org/libmemcached/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers