Hi,<div><br></div><div>I have release a simple module to let the VCL access a Redis server: <a href="https://github.com/zephirworks/libvmod-redis">https://github.com/zephirworks/libvmod-redis</a></div><div><span class="Apple-style-span" style="font-family: helvetica, arial, freesans, clean, sans-serif; font-size: 13px; line-height: 19px; "><br>

</span></div><div><span class="Apple-style-span" style="font-family: helvetica, arial, freesans, clean, sans-serif; font-size: 13px; line-height: 19px; ">At this stage it is mostly a proof-of-concept; it has only received minimal testing and we have never used it in production.</span></div>

<div><span class="Apple-style-span" style="font-family: helvetica, arial, freesans, clean, sans-serif; font-size: 13px; line-height: 19px; ">At the very minimum, it will slow down Varnish a fair amount (at least a few milliseconds per request, depending on how fast your network and your redis server are).</span></div>

<div><span class="Apple-style-span" style="font-family: helvetica, arial, freesans, clean, sans-serif; font-size: 13px; line-height: 19px; ">Also, I only built it and used it on FreeBSD--on other platforms, you are on your own (pull requests welcome).</span></div>

<div><span class="Apple-style-span" style="font-family: helvetica, arial, freesans, clean, sans-serif; font-size: 13px; line-height: 18px; "><div>If you do try running it, I would like hearing your experience.</div></span></div>

<div><br></div><div>My goal was mostly to get a feeling for the current support for building vmods as a non-core developer, and provide some feedback. So I will be :)</div><div><br></div><div><br></div><div>I think I saw it on the wiki somewhere, but I can't find it anymore--can you guys add it to the list of current vmods (and link to that page somewhere).</div>

<div><br></div><div>Andrea</div>