Field conditional change options for hash field expiration commands. Used with HSETEX command to control field setting behavior.
Only set fields if all of them already exist. Equivalent to FXX in the Valkey API.
FXX
Only set fields if none of them already exist. Equivalent to FNX in the Valkey API.
FNX
Field conditional change options for hash field expiration commands. Used with HSETEX command to control field setting behavior.