Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add memcache layer to the web server #43

Closed
rochaporto opened this issue Dec 18, 2014 · 1 comment · Fixed by #61
Closed

add memcache layer to the web server #43

rochaporto opened this issue Dec 18, 2014 · 1 comment · Fixed by #61
Milestone

Comments

@rochaporto
Copy link
Owner

No description provided.

@rochaporto rochaporto modified the milestones: 0.4, 0.5 Jan 2, 2015
@rochaporto rochaporto changed the title add memcache plugin add memcache layer to the web server Jan 21, 2015
rochaporto added a commit that referenced this issue Jan 23, 2015
also includes a refactoring of the web server code, splitting into
multiple go files. also the way the gzip handling is done has changed,
with Writer implementations for gzip and cache handling, which end up
being passed to the handlers.

Fixes #43.
rochaporto added a commit that referenced this issue Jan 30, 2015
also includes a refactoring of the web server code, splitting into
multiple go files. also the way the gzip handling is done has changed,
with Writer implementations for gzip and cache handling, which end up
being passed to the handlers.

Fixes #43.
rochaporto added a commit that referenced this issue Feb 8, 2015
also includes a refactoring of the web server code, splitting into
multiple go files. also the way the gzip handling is done has changed,
with Writer implementations for gzip and cache handling, which end up
being passed to the handlers.

Fixes #43.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant