Skip to content

jcf/ring-cache-buster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ring-Cache-Buster

Build Status

Ring middleware for preventing caching.

This middleware adds a Cache-Control header to all wrapped responses that instruct others to never cache the generated response. This affects both edge caches and browser caches.

Installation

Add the following dependency to your project.clj:

[listora/ring-cache-buster "0.2.0"]

License

Copyright © 2014 Listora

Released under the MIT license, same as Ring.

About

Ring middleware that tells the world to cache nothing

Resources

License

Stars

Watchers

Forks

Packages

No packages published