[Sync-En] Yac: sync with EN revision 1a42637 (EN PR #5794) - #3381
Open
lacatoire wants to merge 3 commits into
Open
[Sync-En] Yac: sync with EN revision 1a42637 (EN PR #5794)#3381lacatoire wants to merge 3 commits into
lacatoire wants to merge 3 commits into
Conversation
Sync French translation with EN PR #5794. - book.xml: rewrite preface with 3 simpara + note (lock-free design, use cases, network cache note) - setup.xml: add requirements simpara, source build instructions, configure options, resources simpara - ini.xml: expand all 7 directive descriptions with simpara (compress_threshold, debug, enable, enable_cli, keys_memory_size, serializer, values_memory_size) - versions.xml: new file (was missing in FR) - configure.xml, constants.xml, yac.xml: update EN-Revision, remove Reviewed tag - yac/construct.xml: simpara, errors section, example, seealso - yac/add.xml: dual methodsynopsis, full params, retry note, example, seealso - yac/set.xml: dual methodsynopsis, full params, example, seealso - yac/get.xml: rename $cas -> $default (yac 2.4.0 API change), migration note, example, seealso - yac/delete.xml: simpara, delay param description, example, seealso - yac/flush.xml: simpara about global flush, example with multi-instance behavior, seealso - yac/info.xml: expanded variablelist return values with 13 keys, example with hit ratio note, seealso - yac/dump.xml: add $offset param, expanded 12-key variablelist, 2 examples (basic + paging), seealso - yac/getter.xml: simpara, note about null/missing ambiguity, example, seealso - yac/setter.xml: simpara, params, example, seealso
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #3366
Syncs the French yac extension documentation with EN PR #5794 (merge commit
1a42637cd40d0f75af1435ff051c7caa9b1c83e0).Files updated:
reference/yac/book.xml— rewrite preface (3 simpara + note: lock-free design, use cases, network cache warning)reference/yac/setup.xml— add requirements, source build instructions, configure options, resourcesreference/yac/ini.xml— expand all 7 directive descriptionsreference/yac/versions.xml— new file (was missing in FR)reference/yac/configure.xml,constants.xml,yac.xml— update EN-Revision, remove Reviewed tagreference/yac/yac/construct.xml— simpara, errors section, example, seealsoreference/yac/yac/add.xml— dual methodsynopsis, full params, retry note, example, seealsoreference/yac/yac/set.xml— dual methodsynopsis, full params, example, seealsoreference/yac/yac/get.xml— API change: rename$cas→$default(yac 2.4.0), migration note, example, seealsoreference/yac/yac/delete.xml— delay param description, example, seealsoreference/yac/yac/flush.xml— global flush note, multi-instance example, seealsoreference/yac/yac/info.xml— 13-key variablelist, example with hit ratio notereference/yac/yac/dump.xml— new$offsetparam, 12-key variablelist, paging examplereference/yac/yac/getter.xml— null/missing ambiguity note, example, seealsoreference/yac/yac/setter.xml— params, example, seealso