Mat Kelly

Results 434 issues of Mat Kelly

The current README describes all of the components that need to be executed to build from source but seems to provide different paths to accomplish this. It would be much...

There are a few io function calls to the core Golang API in MemGator that have been deprecated since ~v 1.16 (2021) The slight fixes in this PR align the...

https://oduwsdl.github.io/contexts/memento at the top of any MemGator-supplied CDXJ TimeMap.

I am encountering an issue with my MemGator instance at https://aggregator.matkelly.com that has recently had an uptick in traffic with its deferral in Mink since the ODUCS MemGator instance has...

Recently I have become more familiar with [RFC8297](https://tools.ietf.org/html/rfc8297), which details the HTTP 103 (Early Hints) status code. In an effort to be transparent, an aggregator might want to expose the...

Perma.cc offers one, e.g., https://perma.cc/timemap/html/http://www.example.org The use case is for a more human readable format alternative to the currently supported formats.

enhancement

Memento 1.0-RC8 exposes the list of archives aggregated on the `/about` and primary web endpoint. ``` ## Upstream Archives 1. [Archive.today](https://archive.today/) 2. [Portuguese Web Archive](https://arquivo.pt/) 3. [Perma Archive](https://perma.cc/) 4. [Stanford...

enhancement

In server mode, MemGator serves 3 formats of TimeMaps: Link, CDXJ, and JSON. In the vein of #116, I would like to be able to restrict the formats that my...

enhancement

No such archive currently exists. As discussed in-person, all archives that implement Memento do so with initial support of the Link syntax, which is heavily coupled with Memento. Other TimeMap...

enhancement

I would like to specify different timeout rates on a per-archive basis. The current implementation seems to apply a universal set (Connection, Header, and Response) of timeout values onto each...

enhancement