Difference between revisions of "Cachet"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Cachet |Short description=An HTTP Cache Proxy in Scala. |Full description=Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rac...")
 
(Added Python and Ruby link)
 
Line 3: Line 3:
 
|Short description=An HTTP Cache Proxy in Scala.
 
|Short description=An HTTP Cache Proxy in Scala.
 
|Full description=Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rack::Cache. It implements the RFC2616 specification (at this time, only the Expiration model, but the Validation model is forthcoming) obeying Cache-Control headers and the like. It is very configurable so that you can use custom databases (Ehcache and Memcached are supported by default), and custom expiry strategies, and so on. It is designed so that you can layer on things like authentication, authorization, rate limiting, and arbitrary service composition strategies (e.g., Edge-Side Includes)--which is is, I think, something novel in a free reverse proxy.
 
|Full description=Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rack::Cache. It implements the RFC2616 specification (at this time, only the Expiration model, but the Validation model is forthcoming) obeying Cache-Control headers and the like. It is very configurable so that you can use custom databases (Ehcache and Memcached are supported by default), and custom expiry strategies, and so on. It is designed so that you can layer on things like authentication, authorization, rate limiting, and arbitrary service composition strategies (e.g., Edge-Side Includes)--which is is, I think, something novel in a free reverse proxy.
 +
|Homepage URL=http://github.com/nkallen/cachet
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://github.com/nkallen/cachet
 
|VCS checkout command=
 
 
|Computer languages=Scala
 
|Computer languages=Scala
 
|Documentation note=see README file.
 
|Documentation note=see README file.
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=proxy,HTTP,reverse,cache,Scala
 
|Keywords=proxy,HTTP,reverse,cache,Scala
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2010-07-27
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.1
 
|Version identifier=0.1
 
|Version date=2010-07-06
 
|Version date=2010-07-06
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://github.com/nkallen/cachet/tarball/master
 
|Version download=http://github.com/nkallen/cachet/tarball/master
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/29
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 
|License verified date=2010-07-27
 
|License verified date=2010-07-27
|Version comment=
 
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Nick Kallen
 
|Email=
 
|Resource URL=http://twitter.com/nk
 
}}
 
{{Software category
 
|Interface=command-line
 
|Software-development=programming-language
 
|Use=software-development
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 49: Line 31:
 
|License verified date=2010-07-27
 
|License verified date=2010-07-27
 
}}
 
}}
 +
{{Person
 +
|Real name=Nick Kallen
 +
|Role=Maintainer
 +
|Resource URL=http://twitter.com/nk
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/cachet
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/cachet
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{Featured}}

Latest revision as of 13:03, 29 March 2018


[edit]

Cachet

http://github.com/nkallen/cachet
An HTTP Cache Proxy in Scala.

Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rack::Cache. It implements the RFC2616 specification (at this time, only the Expiration model, but the Validation model is forthcoming) obeying Cache-Control headers and the like. It is very configurable so that you can use custom databases (Ehcache and Memcached are supported by default), and custom expiry strategies, and so on. It is designed so that you can layer on things like authentication, authorization, rate limiting, and arbitrary service composition strategies (e.g., Edge-Side Includes)--which is is, I think, something novel in a free reverse proxy.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Kelly Hopkins

Verified on

27 July 2010

License

Expat

Verified by

Kelly Hopkins

Verified on

27 July 2010




Leaders and contributors

Contact(s)Role
Nick Kallen Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/cachet
Python (Ref)https://pypi.org/project/cachet


Software prerequisites




Entry













"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.