|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| void | keydb_connect (string host) |
Connect to a Redis host.
| host | - the name of the host to connect to. Must match one in the module configuration. |
| void keydb_connect | ( | string | host | ) |