D5194: wireprotov2: add an extension to cache wireproto v2 responses in S3

sheehan (Connor Sheehan) phabricator at mercurial-scm.org
Tue Oct 30 09:57:39 EDT 2018


sheehan added a comment.


  In https://phab.mercurial-scm.org/D5194#77606, @martinvonz wrote:
  
  > Is this useful enough to others that it should live in the hg core repo? It doesn't seem like it to me, but maybe I'm wrong.
  
  
  My thought process was that since the new wire protocol supports caching command responses but does not actually provide any cache implementations, including some optional OOB support for something as common as S3 would be useful for anyone considering use of that feature.
  
  Maybe that's not enough reason to justify an extension in the core repo, I'm not certain. Either way, we'll be deploying this to Mozilla's hg servers in the next few months and testing it out. Perhaps after it's been in production for some time we will have a stronger case for inclusion in core. :)

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5194

To: sheehan, #hg-reviewers
Cc: martinvonz, indygreg, mercurial-devel


More information about the Mercurial-devel mailing list