Module raw

Source

Re-exports§

pub use crate::redisraw::bindings::*;

Structs§

KeyMode
ModuleOptions
NotifyEvent
Version

Enums§

Aux
CommandFlag
KeyType
ReplyType
Status
Where

Constants§

FMT
REDISMODULE_HASH_DELETE

Functions§

Export_RedisModule_Init
Export_RedisModule_InitAPI
add_info_begin_dict_field
add_info_end_dict_field
add_info_field_double
add_info_field_long_long
add_info_field_str
add_info_field_unsigned_long_long
add_info_section
call_reply_array_element
call_reply_big_number
Panics
call_reply_bool
Panics
call_reply_double
Panics
call_reply_integer
call_reply_length
call_reply_map_element
Panics
call_reply_set_element
Panics
call_reply_string
call_reply_string_ptr
call_reply_type
call_reply_verbatim_string
Panics
close_key
export_shared_api
Safety
free_call_reply
get_keyspace_events
Panics
hash_del
hash_get_multi
hash_set
is_io_error
list_pop
list_push
load_double
load_float
load_signed
load_string
load_string_buffer
load_unsigned
notify_keyspace_event
Safety
open_key
register_info_function
replicate
replicate_verbatim
reply_with_array
reply_with_attribute
reply_with_big_number
reply_with_bool
reply_with_double
reply_with_error
reply_with_long_long
reply_with_map
reply_with_null
reply_with_set
reply_with_simple_string
reply_with_string
reply_with_string_buffer
reply_with_verbatim_string
save_double
save_float
save_redis_string
Save the RedisString into the RDB
save_signed
save_slice
Save the &[u8] into the RDB
save_string
save_unsigned
set_expire
string_append_buffer
string_compare
string_dma
string_ptr_len
string_retain_string
string_set
string_to_double
string_to_longlong
string_truncate
subscribe_to_server_event