Tanmai Gopal

Results 17 issues of Tanmai Gopal

Can we add support for docker-compose via docker stack? That way we would have: 1) Kubernetes manifests 2) Helm 3) Docker-compose 1, 3 are ideal for developers. `docker stack deploy`...

Push master Push a test branch Best way to use this with different kinds of git patterns: https://www.atlassian.com/git/tutorials/comparing-workflows

Features: - Public key based auth - No assumptions about directory structure (configure dockerfile path) - Rollout deployments in any namespace - Easy to fork and customise - Super easy...

@sidmutha Can you link the appropriate docs and provide a rough design of this would be implemented in pgdeltastream?

help wanted

- Work your way up to a 95% percentile latency limit to automatically find the rps where the system breaks - Sample CPU and RAM (even if inaccurate) to give...

@0x777 Following the example directoy: 1) I ran the graphql server and tested it, all seemed ok 2) I ran the graphql benchmark suite and got this output: ``` ====================...

bug

We should talk about the different approaches, how-to with hasura and their trade-offs: 1. Different databases 2. Different schemas 3. tenant_id (shard column) type modelling

c/docs

I get this error on running wrk2: ``` Benchmark: ++++++++++++++++++++ 100Req/s Duration:300s open connections:20 wrk2: src/hdr_histogram.c:54: counts_index: Assertion `bucket_index < h->bucket_count' failed. ``` I'm not sure why this is happening....

@wawhal Refer: https://github.com/commercialhaskell/stack/issues/387 https://github.com/commercialhaskell/stack/issues/694