Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: b7f07084ca16828ec8785b85080820676375cd9d
https://github.com/mailru/tarantool/commit/b7f07084ca16828ec8785b85080820676375cd9d
Author: Konstantin Osipov <[email protected]>
Date: 2011-12-01 (Thu, 01 Dec 2011)
Changed paths:
M mod/box/memcached.m
Log Message:
-----------
Continue porting feature-index-2objc branch.
Use the index iterator API in memcached.m,
instead of hard-coded access to index internals,
which broke index abstraction.
This (temporarily) can (somewhat) break expire
in presense of SELECT command against memcached namespace,
since SELECT uses the same iterator.
Hopefully, it's only temporary, since we'll soon
be able to have more than one independent generic iterator
over the same index.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp