ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Previous key value.
Name of memcachedConnection variable corresponding to the connection to the Memcached cache.
Key section used to choose the server that will be used.
Key to use.
Increment value (1 by default).
Initial key value if the sought key does not exist. Indeed, the sought key is automatically created if it does not exist and its value is set to <Initial Value>. CAUTION: to use this parameter, the Memcached server must use the binary communication protocol (the ..BinaryProtocol property of memcachedConnection variable must correspond to True). An error is returned if this parameter is not specified.
Duration during which the key is stored in the cache. This duration is expressed in seconds. This duration can correspond to: an integer corresponding to the number of seconds,a Duration variable. the direct indication of duration ('10s' for example). This duration is set to 0 by default. In this case, the duration is unlimited: if there is not enough memory, the oldest keys are deleted.
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: