Results 15 comments of Negash

I try run on last docker python3 (alpine) and get error ```shell / # negash@DevOps:~/Downloads/aiotasks-master$ docker run -it --rm -v `pwd`:/data --link redis python:alpine sh / # apk add --update...

build with Dockerfile in repo ``` Traceback (most recent call last): File "/usr/local/bin/aiotasks", line 7, in from aiotasks.actions.default.cli import cli File "/usr/local/lib/python3.5/site-packages/aiotasks/__init__.py", line 1, in from .core import * File...

Something like https://github.com/yuin/gopher-lua#user-defined-types with load `redis.call` from golang

@yongman Can I suggest PR?

@yongman Okay i write some test with auto insert `redis` interpritator ```golang package main import ( "github.com/go-redis/redis" "github.com/yuin/gopher-lua" "strconv" ) const luaRedisTypeName = "redis" // TODO // simulate connect to...

@yongman Yes, I wrote about this) I just do not know how to call `tidis.command`

@yongman Sorry, tidis api too hard for me 😓 (I know golang is very bad) i can ping handleRequest(req [][]byte) from `tidis/client.go` - can't init tidis client in my code...

@lwolf No, I use only iwolf/stolon, and during the update, the version of the application changes in the labels, and the statefulsets are not updated as a result, the service...

I can not simulate another update, but maybe this is a problem rancher that I use, but the problem is not reproduced on stable helm / stolon