C# Class Redis.RedisClient

Inheritance: EventEmitter
Show file Open project: OurSonic/OurSonicSharp Class Usage Examples

Private Methods

Method Description
BLPop ( object objectsAndTimeout, object>.Action action ) : void
Publish ( string channel, object content ) : void
RPush ( string channel, object value ) : void
Subscribe ( string channel ) : void