• Resolved Luke Cavanagh

    (@lukefiretoss)


    I am trying to find out if using W3 Total Cache for database and object caching if any of the following data compression formats are supported;

    lzf
    lz4
    zstd
    • This topic was modified 5 years ago by Luke Cavanagh. Reason: clarify wording
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @lukefiretoss

    Thank you for reaching out

    I don’t see a way to set compression unless it’s in the setOption method for client options. That appears to be for setting the serializer and the key prefix.
    It appears to not be supported at this time by Redis and there is nothing that W3TC can do about this.
    Thanks!

    Thread Starter Luke Cavanagh

    (@lukefiretoss)

    @vmarko

    Thank you for the info.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Does W3 Total Cache support data compression for Redis’ is closed to new replies.