- BOOLEAN
Builder!(Boolean) BOOLEAN()
Undocumented in source. Be warned that the author may not have intended to support it.
- BYTE_ARRAY
Builder!(const(ubyte)[]) BYTE_ARRAY()
Undocumented in source. Be warned that the author may not have intended to support it.
- BYTE_ARRAY_LIST
Builder!(List!(const(ubyte)[])) BYTE_ARRAY_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- BYTE_ARRAY_MAP
Builder!(Map!(const(ubyte)[], const(ubyte)[])) BYTE_ARRAY_MAP()
Undocumented in source. Be warned that the author may not have intended to support it.
- BYTE_ARRAY_ZSET
Builder!(Set!(const(ubyte)[])) BYTE_ARRAY_ZSET()
Undocumented in source. Be warned that the author may not have intended to support it.
- DOUBLE
Builder!(Double) DOUBLE()
Undocumented in source. Be warned that the author may not have intended to support it.
- EVAL_BINARY_RESULT
Builder!(Object) EVAL_BINARY_RESULT()
Undocumented in source. Be warned that the author may not have intended to support it.
- EVAL_RESULT
Builder!(Object) EVAL_RESULT()
Undocumented in source. Be warned that the author may not have intended to support it.
- GEORADIUS_WITH_PARAMS_RESULT
Builder!(List!(GeoRadiusResponse)) GEORADIUS_WITH_PARAMS_RESULT()
Undocumented in source. Be warned that the author may not have intended to support it.
- GEO_COORDINATE_LIST
Builder!(List!(GeoCoordinate)) GEO_COORDINATE_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- LONG
Builder!(Long) LONG()
Undocumented in source. Be warned that the author may not have intended to support it.
- LONG_LIST
Builder!(List!(Long)) LONG_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- MODULE_LIST
Builder!(List!(Module)) MODULE_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- OBJECT
Builder!(Object) OBJECT()
Undocumented in source. Be warned that the author may not have intended to support it.
- PUBSUB_NUMSUB_MAP
Builder!(Map!(string, string)) PUBSUB_NUMSUB_MAP()
Undocumented in source. Be warned that the author may not have intended to support it.
- STREAM_ENTRY_ID
Builder!(StreamEntryID) STREAM_ENTRY_ID()
Undocumented in source. Be warned that the author may not have intended to support it.
- STREAM_ENTRY_LIST
Builder!(List!(StreamEntry)) STREAM_ENTRY_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- STREAM_PENDING_ENTRY_LIST
Builder!(List!(StreamPendingEntry)) STREAM_PENDING_ENTRY_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- STRING
Builder!(string) STRING()
Undocumented in source. Be warned that the author may not have intended to support it.
- STRING_LIST
Builder!(List!(string)) STRING_LIST()
Undocumented in source. Be warned that the author may not have intended to support it.
- STRING_MAP
Builder!(Map!(string, string)) STRING_MAP()
Undocumented in source. Be warned that the author may not have intended to support it.
- STRING_SET
Builder!(Set!(string)) STRING_SET()
Undocumented in source. Be warned that the author may not have intended to support it.
- STRING_ZSET
Builder!(Set!(string)) STRING_ZSET()
Undocumented in source. Be warned that the author may not have intended to support it.
- TUPLE_ZSET
Builder!(Set!(Tuple)) TUPLE_ZSET()
Undocumented in source. Be warned that the author may not have intended to support it.
TODO: