# Generated by roxygen2: do not edit by hand

S3method(print,redis_api)
S3method(print,redis_commands)
S3method(print,redis_config)
S3method(print,redis_connection)
S3method(print,redis_status)
export(bin_to_object)
export(format_redis_time)
export(from_redis_hash)
export(hiredis)
export(object_to_bin)
export(object_to_string)
export(parse_info)
export(parse_redis_url)
export(redis)
export(redis_api)
export(redis_available)
export(redis_config)
export(redis_connection)
export(redis_info)
export(redis_multi)
export(redis_scripts)
export(redis_time)
export(redis_time_to_r)
export(redis_version)
export(scan_apply)
export(scan_del)
export(scan_find)
export(string_to_object)
importFrom(R6,R6Class)
importFrom(stats,setNames)
importFrom(utils,URLdecode)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
useDynLib(redux, .registration = TRUE)
