|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different operations that can be performed with WDOptimizer are as follows...... |
|
|
|
|
|
|
|
| Gets the value of a key from a Redis server as a string. |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure.... |
|
|
|
|
|
|
|
| Changes the value of a key on a Redis server. |
|
|
|
|
|
|
|
| Enables or disables the management of .REP file. |
|
|
|
|
|
|
|
| Returns the list of assignments for the tables handled by the current application, which means the list of physical files corresponding to the files described in the database schema. |
|
|
|
|
|
|
|
| Adds a Redis command in a pipeline. |
|
|
|
|
|
|
|
| The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
|
| Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
|
| Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
|
| Subscribes to a Redis broadcast channel. |
|
|
|
|
|
|
|
| Cancels a subscription to a Redis broadcast channel. |
|
|
|
|
|
|
|
| Adds a Redis command in a pipeline. |
|
|
|
|
|
|
|
| Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
| Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
|
| Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
| Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
| Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|