|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache on a group of servers.... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| Adds a value at the start of existing value in the cache for the given key. |
|
|
|
|
|
|
|
| Adds a value at the end of existing value in the cache for the given key. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache. |
|
|
|
|
|
|
|
| Increments the value associated with a key. |
|
|
|
|
|
|
|
| Decrements the value associated with a key. The key is created if it does not exist. |
|
|
|
|
|
|
|
| Modifies the value of a key if this one was not modified. |
|
|
|
|
|
|
|
| Deletes the selected rows from a Looper control. |
|
|
|
|
|
|
|
| Adds a value at the end of existing value in the cache for the given key on a group of servers. |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache on a group of servers.... |
|
|
|
|
|
|
|
| Increments the value associated with a key on a group of servers. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache on a group of servers:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| Decrements the value associated with a key on a group of servers. |
|
|
|
|
|
|
|
| Modifies the value of a key on a group of servers if this one was not modified. |
|
|
|
|
|
|
|
| Adds a value at the start of existing value in the cache for the given key on a group of servers. |
|
|
|
|
|
|
|
| Retrieves the values of keys stored on a Memcached server. |
|
|
|
|
|
|
|
| Retrieves the values of keys stored on a group of Memcached servers. |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| Opens an image in an Image Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|