InnoDB API for the InnoDB memcached Plugin-opracowanie

Nasza ocena:

3
Wyświetleń: 371
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
InnoDB API for the InnoDB memcached Plugin-opracowanie - strona 1

Fragment notatki:

InnoDB API for the InnoDB memcached Plugin
The InnoDB memcached engine accesses InnoDB through InnoDB APIs. Most of the APIs are
directly adopted from embedded InnoDB. InnoDB API functions are passed to InnoDB memcached
as “callback functions”. InnoDB API functions access the InnoDB table directly, and are mostly DML
operations except for the TRUNCATE TABLE operation.
All memcached commands, listed below, are implemented through the InnoDB memcached API. The
following table outlines how each memcached command is mapped to a DML operation.
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz