|
|
|
|
|
by tahoecoder
4793 days ago
|
|
The issue is a static site shouldn't even need to use caching techniques. When I'm building an app I will use memcached with redis. But this post was just about getting a host environment/workflow for situations in which you want the ease of development that server side languages provide (shared code includes, etc.) and not have to deal with things like caching. |
|