Skip to content

matzhouse/headerCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a little proof of concept program to serve pages from memcache, similar to the nginx module that pulls pages direct from memcache.

It's written in PHP at the moment so might not be as fast as it can be.  

It is header aware - as in the cached version has header information included with it so the correct http status code can be sent with the http response.

TODO

Try compiling into hiphop to test performance.

Try writing in another language - again to test performance (possible python or scala)

About

this is a test project to learn how github works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages