What archive plugin works with W3 total cache? [closed]

@Tag,

To answer your question directly, Smart Archives Reloaded works with W3 Total Cache. I have thoroughly tested it on my test bed and it works fine with W3 Total. I was even able to easily add the js to my minify settings.

Version 2.0 removed the caching from the plugin. Have you tried it with the latest version?

No more buggy caching

Older versions of the plugin stored
the generated HTML in a text file,
instead of generating it on each page
load. Unfortunately, this relied on
two rather unreliable things: file
permissions and wp-cron. Thus, it was
the biggest source of problems for
users. So I decided to remove file
caching completely.

If you want caching back, the best
solution is to use a dedicated plugin,
such as WP Super Cache. It will make
your entire site load much faster.

It seems that some of the other archive plugins use some sort of caching mechanism which might cause a conflict with a dedicated caching plugin like W3 Total.