Skip to content
Snippets Groups Projects
  • mechanik20051988's avatar
    55f968b4
    msgpack: add stubs for compressed data support · 55f968b4
    mechanik20051988 authored
    This commit add stub functions for compressed data
    support. Add new MP_EXT type MP_COMPRESSION. Despite
    the fact that this type is added to open source version
    all functions for working with it are implemented only
    in enterprise version of tarantool. In open source version
    add stubs for appropriate functions.
    
    Part of #2695
    
    NO_CHANGELOG=stubs for enterprise version
    NO_DOC=stubs for enterprise version
    55f968b4
    History
    msgpack: add stubs for compressed data support
    mechanik20051988 authored
    This commit add stub functions for compressed data
    support. Add new MP_EXT type MP_COMPRESSION. Despite
    the fact that this type is added to open source version
    all functions for working with it are implemented only
    in enterprise version of tarantool. In open source version
    add stubs for appropriate functions.
    
    Part of #2695
    
    NO_CHANGELOG=stubs for enterprise version
    NO_DOC=stubs for enterprise version