[go-nuts] Implement ClusterClient Pipeline with transaction using go-redis package

2016-12-08 Thread plsd01p
My requirement is to implement pipelining and transactions both with a clusterclient using go-redis .How do I do this? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an ema

[go-nuts] Compression and decompression of string in LZO format in golang

2016-11-24 Thread plsd01p
How to compress and decompress data and not file in lzo format using go-lzo in golang. Are there any other packages apart from go-lzo to compress and decompress data and not file in LZO format in golang -- You received this message because you are subscribed to the Google Groups "golang-nuts"