Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gregjones/httpcache issues and pull requests

#117 - Support stale-while-revalidate

Pull Request - State: open - Opened by paulo-raca over 1 year ago - 1 comment

#116 - feat: Introduce GitHub action

Pull Request - State: closed - Opened by langecode over 1 year ago

#115 - Transport has ShouldCache

Pull Request - State: open - Opened by lawrencejones almost 2 years ago

#114 - Add go.mod file for the project.

Pull Request - State: open - Opened by gonzojive over 2 years ago

#112 - Deleted

Pull Request - State: closed - Opened by alexbaeza almost 3 years ago

#111 - Allow recognizing responses that got re-validated

Pull Request - State: open - Opened by alvaroaleman over 3 years ago - 1 comment

#110 - Diskcache: Log an error when writing fails

Pull Request - State: open - Opened by alvaroaleman over 3 years ago

#108 - Added code to work on power systems

Pull Request - State: closed - Opened by genisysram almost 4 years ago - 2 comments

#107 - V2 update

Pull Request - State: closed - Opened by lggomez about 4 years ago

#106 - README: fix dead link to goleveldb

Pull Request - State: open - Opened by abemedia about 4 years ago

#105 - add hcfilters in README

Pull Request - State: open - Opened by moul over 4 years ago

#104 - Fix caching on JSON body read

Pull Request - State: open - Opened by m4ns0ur over 4 years ago - 8 comments

#103 - Add cloud docstore based cache.

Pull Request - State: open - Opened by bamnet over 4 years ago

#102 - Fix unclosed response bodies that are not being used

Pull Request - State: open - Opened by domenicrosati over 5 years ago - 1 comment

#101 - Allow for specifying a custom freshness function.

Pull Request - State: closed - Opened by bmcustodio over 5 years ago - 3 comments

#100 - Update README adding project status

Pull Request - State: closed - Opened by gregjones over 5 years ago

#99 - add mod file

Pull Request - State: closed - Opened by urandom2 over 5 years ago - 1 comment

#95 - Presize map with proper capacity

Pull Request - State: closed - Opened by tedyu over 5 years ago - 1 comment

#93 - Streaming caches

Pull Request - State: closed - Opened by wking almost 6 years ago - 3 comments

#92 - .travis.yml: Bump to Go 1.11, return to 'gofmt -s', and update the format

Pull Request - State: closed - Opened by wking almost 6 years ago - 1 comment

#91 - test: Add a helper for testing cache implementations

Pull Request - State: closed - Opened by wking almost 6 years ago - 1 comment

#90 - httpcache: Fail fast in RoundTrip

Pull Request - State: closed - Opened by wking almost 6 years ago - 5 comments

#89 - move redis dependency to maintained repo

Pull Request - State: closed - Opened by wizardishungry almost 6 years ago

#88 - respect cacheable status codes

Pull Request - State: closed - Opened by zwopir almost 6 years ago - 2 comments

#87 - Disable caching for non-cacheable status codes (modified)

Pull Request - State: closed - Opened by zwopir almost 6 years ago - 1 comment

#86 - Fix revalidation of gzipped JSON responses

Pull Request - State: closed - Opened by victorges about 6 years ago

#84 - Allow for long memcache cache keys

Pull Request - State: closed - Opened by sypher7 over 6 years ago - 2 comments

#83 - README: link to RFC 7234

Pull Request - State: closed - Opened by simon04 over 6 years ago - 1 comment

#80 - Implement blocking transport

Pull Request - State: closed - Opened by alxarch almost 7 years ago - 2 comments

#79 - Reduce memory use

Pull Request - State: closed - Opened by tmthrgd almost 7 years ago - 3 comments

#78 - Add BoltDB implementation to Readme

Pull Request - State: closed - Opened by gregjones almost 7 years ago

#77 - Refrain from setting 200 OK on cached responses

Pull Request - State: closed - Opened by gregjones about 7 years ago - 5 comments

#76 - Travis: Add Go 1.9

Pull Request - State: closed - Opened by gregjones about 7 years ago

#75 - Use method as cache key prefix for non-GET requests

Pull Request - State: closed - Opened by hx about 7 years ago - 7 comments

#73 - Remove .gitignore file.

Pull Request - State: closed - Opened by dmitshur about 7 years ago

#72 - Adding example to README

Pull Request - State: closed - Opened by garycarr about 7 years ago

#71 - Cache GET requests when body is fully read

Pull Request - State: closed - Opened by apelisse about 7 years ago - 14 comments

#68 - README: More consistent formatting with other Go packages.

Pull Request - State: closed - Opened by dmitshur over 7 years ago - 1 comment

#67 - Remove CancelRequest implementation, tracking of request copies.

Pull Request - State: closed - Opened by dmitshur over 7 years ago - 3 comments

#66 - Remove unused resp values.

Pull Request - State: closed - Opened by dmitshur over 7 years ago - 1 comment

#63 - Fix request-map not being cleared up after requests

Pull Request - State: closed - Opened by gregjones over 7 years ago - 3 comments

#59 - Added projects section

Pull Request - State: closed - Opened by mikegleasonjr almost 8 years ago - 2 comments

#58 - Add lru cache over existing caches

Pull Request - State: closed - Opened by mikegleasonjr almost 8 years ago - 4 comments

#56 - Add 1.7 version for Travis config

Pull Request - State: closed - Opened by gregjones about 8 years ago - 1 comment

#55 - Add redis

Pull Request - State: closed - Opened by ghbutton about 8 years ago - 4 comments

#53 - Add boltdb cache

Pull Request - State: closed - Opened by bored-engineer about 8 years ago - 8 comments

#52 - Fix invalid caching of uncacheable range requests.

Pull Request - State: closed - Opened by dmitshur over 8 years ago

#49 - Fix invalid caching of uncacheable methods.

Pull Request - State: closed - Opened by dmitshur over 8 years ago - 2 comments

#48 - README: Fix broken links.

Pull Request - State: closed - Opened by dmitshur over 8 years ago

#47 - Add new cache backends to Readme list

Pull Request - State: closed - Opened by gregjones over 8 years ago - 1 comment

#45 - Disable caching for non-cacheable status codes

Pull Request - State: closed - Opened by rykov over 8 years ago - 17 comments

#44 - Change tests to use standard library, more idiomatic style.

Pull Request - State: closed - Opened by dmitshur over 8 years ago - 6 comments

#40 - Add Status and StatusCode to mock responses

Pull Request - State: closed - Opened by gregjones over 8 years ago - 1 comment

#39 - Add .travis.yml config and badge.

Pull Request - State: closed - Opened by dmitshur over 8 years ago - 2 comments

#37 - Avoid using defer where it's easy to do so.

Pull Request - State: closed - Opened by dmitshur over 8 years ago - 1 comment

#35 - added ResponseErrorFunc

Pull Request - State: closed - Opened by admpub almost 9 years ago - 4 comments

#33 - Add support for cancellation

Pull Request - State: closed - Opened by rs almost 9 years ago - 14 comments

#32 - Add a cache fallback strategy

Pull Request - State: closed - Opened by rs almost 9 years ago - 8 comments

#31 - Add leveldbcache provides an implementation of httpcache.Cache

Pull Request - State: closed - Opened by tomcatzh over 9 years ago - 1 comment

#30 - Fix hop by hop

Pull Request - State: closed - Opened by gregjones almost 10 years ago - 4 comments

#29 - Update cached header fields based on those from incoming 304 response

Pull Request - State: closed - Opened by sqs almost 10 years ago - 3 comments

#28 - Support multiple Vary response headers

Pull Request - State: closed - Opened by sqs almost 10 years ago - 1 comment

#25 - Collision between methods

Pull Request - State: closed - Opened by mcuadros about 10 years ago - 12 comments

#24 - IgnoreControlCache flag

Pull Request - State: closed - Opened by mcuadros about 10 years ago - 1 comment

#23 - proper conversion of 304 responses

Pull Request - State: closed - Opened by willnorris over 10 years ago - 1 comment

#21 - Pay attention to max-stale in requests' cache-control header

Pull Request - State: closed - Opened by gregjones over 10 years ago - 1 comment

#16 - convenience method for new client with Transport

Pull Request - State: closed - Opened by willnorris almost 11 years ago

#15 - add memcache implementation of httpcache.Cache

Pull Request - State: closed - Opened by willnorris almost 11 years ago - 2 comments

#14 - change tests to use httptest.Server

Pull Request - State: closed - Opened by willnorris almost 11 years ago

#12 - Return errors from transport.RoundTrip

Pull Request - State: closed - Opened by sqs almost 11 years ago

#11 - NewWithDiskv function for creating a cache that uses an existing Diskv

Pull Request - State: closed - Opened by sqs almost 11 years ago

#7 - Expose cached responses via public API function CachedResponse

Pull Request - State: closed - Opened by sqs about 11 years ago

#6 - Fix compile error: use diskv.WriteStream, not old diskv.WriteAndSync method

Pull Request - State: closed - Opened by sqs about 11 years ago - 1 comment

#5 - get from cache only if necessary

Pull Request - State: closed - Opened by kr about 11 years ago

#4 - make Transport field optional

Pull Request - State: closed - Opened by kr about 11 years ago

#3 - make memory cache mutex private

Pull Request - State: closed - Opened by kr about 11 years ago - 1 comment