Shirshak

Results 189 comments of Shirshak

For cli and generator isn't rust way better and faster? But usually I never find myself using cli in laravel or rails as its always faster to create new file...

@clifinger I think we can write integration test. And We can use mock http request etc.

@clifinger sure i will probably start once i reach home.

@olexiyb hey there i agree the problem is code reuse i guess but i still think node js & jest is perfect for testing such thing as test usually don't...

@weiznich wow looks cool. Specially the example also use actix and N+1 is serious problem.

yea redis based is very cool. We can use redis in distributed system also and redis is fast too.

@Clif1414 "Currently implementing it on actix-web repo." can u give me repo url where this is implemented.?

Hmm can u test redis-cli ping and check if u receive pong? and try this redis-cli -h 127.0.0.1 -p 6379 -a 'password' and make sure ur password don't have some...

yes it would also be better to show like how much ms did tls negotiation took etc?