[][src]Module iredismodule::key

A implementation of Redis key

Structs

ReadKey

Repersent a Redis key with read permision

WriteKey

Repersent a Redis key with read and write permision

Enums

HashSetFlag

Control the behaiver of WriteKey::hash_set

KeyType

The type of key

ListPosition

The position of WriteKey::ListPop / WriteKey::ListPush operation

ZaddInputFlag

Control the behavier of zadd

ZaddOuputFlag

Describe the state of zadd operation

ZsetRangeDirection

Control the order of zset_range