Rinat Khabibiev

Results 7 issues of Rinat Khabibiev

MASTER_WRITE_ONLY option allows to send master only write queries. All read queries will be send to slaves.

Hi. I can set description for the method by adding gap in its comment like this: ```protobuf // Foo is foo. // // This is description rpc Foo (FooRequest) returns...

Non-stric mode is mode when attempting to get/set value from/to `local` instance silently ignores lack of the current task and doesn't raise `RuntimeError`. I think its very useful to have...