Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool

  Commit: c1d267ee4c7bfdec6c7d4c6025cfcbb5cce8db34
      
https://github.com/mailru/tarantool/commit/c1d267ee4c7bfdec6c7d4c6025cfcbb5cce8db34
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-11-30 (Wed, 30 Nov 2011)

  Changed paths:
    M mod/box/box.m
  M mod/box/box_lua.m
  M mod/box/index.h
  M mod/box/index.m
  M mod/box/memcached.m

  Log Message:
  -----------
  A pre-requisite patch for turning Index into an Object.

A pre-requisite patch for turning Index into an Object:

Extract key description into an own structure, struct key.

Introduce key_config function, which
transfers configuration from confetti structure
into struct key.

This allows to decouple index construction from
key construction -- something you need
if you want a virtual constructor for 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

Reply via email to