Skip to content
  • Michal 'vorner' Vaner's avatar
    [2209] Interface of the getCachedZoneWriter() · 61d47533
    Michal 'vorner' Vaner authored
    Unlike what the ticket suggests, it takes concrete origin parameter, not
    some yet unknown config value, for two reasons:
     * The format of config is not known.
     * Leaking some details about what memory segment or whatever is being
       used for the cache through the interface looks like a bad idea. Even
       leaking the existence of the cache is enough.
    61d47533