X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Ftechnical%2Fds.txt;h=a0793ca2337a04e956aaaf0bb5653c0561760a60;hb=5afb24f06627641e3fed608e807b5ab628cda348;hp=cbd06cfb4f0b18d1eca7cd4329ff8f1c52f2c875;hpb=1cf5a6129b5ae4991275862aab539ddea812890a;p=public-inbox.git diff --git a/Documentation/technical/ds.txt b/Documentation/technical/ds.txt index cbd06cfb..a0793ca2 100644 --- a/Documentation/technical/ds.txt +++ b/Documentation/technical/ds.txt @@ -64,8 +64,8 @@ Augmented features: * ->requeue support. An optimization of the AddTimer(0, ...) idiom for immediately dispatching code at the next event loop iteration. public-inbox uses this for fairly generating large responses - iteratively (see PublicInbox::NNTP::long_response or the use of - ->getline callbacks for generating gigantic gzipped mboxes). + iteratively (see PublicInbox::NNTP::long_response or git_async_cat + for blob retrievals). New features