package
0.0.0-20241018021012-0957b9177266
Repository: https://github.com/be-io/mesh.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Register tensor: ping brpop hmset expire lpush setex cube: set,lpush,ping,expire,publish,pubsub,del edge: redlock lpop lpush expire get set setnx incr hset/hget hmset/hmget hdel exists.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IncrBy Increments the number stored at key by increment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Lrange Returns the specified elements of the list stored at key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PSubscribe Subscribes the client to the given patterns.
No description provided by the author
PubSub Once the client enters the subscribed state it is not supposed to issue any other commands, except for additional SUBSCRIBE, SSUBSCRIBE, PSUBSCRIBE, UNSUBSCRIBE, SUNSUBSCRIBE, PUNSUBSCRIBE, PING, RESET and QUIT commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Subscribe Once the client enters the subscribed state it is not supposed to issue any other commands, except for additional SUBSCRIBE, SSUBSCRIBE, PSUBSCRIBE, UNSUBSCRIBE, SUNSUBSCRIBE, PUNSUBSCRIBE, PING, RESET and QUIT commands.
# Interfaces
No description provided by the author
Conn For Simple Strings, the first byte of the reply is "+" For Errors, the first byte of the reply is "-" For Integers, the first byte of the reply is ":" For Bulk Strings, the first byte of the reply is "$" For Arrays, the first byte of the reply is "*".
No description provided by the author