SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
keydb_connect(string)

Functions

void keydb_connect (string host)
 

Detailed Description

Connect to a Redis host.

Parameters
host- the name of the host to connect to. Must match one in the module configuration.

Function Documentation

◆ keydb_connect()

void keydb_connect ( string  host)