• Yossi Gottlieb's avatar
    Add module data-type support for COPY. (#8112) · 4e064fba
    Yossi Gottlieb authored
    This adds a copy callback for module data types, in order to make
    modules compatible with the new COPY command.
    
    The callback is optional and COPY will fail for keys with data types
    that do not implement it.
    4e064fba
db.c 66.7 KB