Sergiy πŸ‡ΊπŸ‡¦

Results 50 comments of Sergiy πŸ‡ΊπŸ‡¦

Hi everyone, the federation example in this repo is outdated and could not use v2 due to mismatched configuration requirements We will update it soon with the v2 version It...

Hi @genesor federation example was updated, please try to use it instead of any old code https://github.com/wundergraph/graphql-go-tools/tree/master/examples/federation

Hi @roderm please try to use an updated federation example https://github.com/wundergraph/graphql-go-tools/tree/master/examples/federation

Hi @luca147 We do not know anything about your use case and what exactly you are using from this library If such an issue still exits please provide a complete...

Hi @bakjos v1 is no longer under active development it will receive only critical bug fixes what should we do with this PR?

Hi @lann I didn't find examples of use existing DBProxyBeginner interface. What was intent of DBProxyBeginner interface and NewStmtCacheProxy method? At first sight it looks like creating cache for transactions,...

@lann redo commit as adding new interfaces. I have one concern about starting transactions on NewStmtCacheTransactionProxy. On the one hand this method should be used only when you need a...

@lann Hi, I've updated pull request and added fallback to StmtCacher when we don't star the transaction

@technosophos Sure, will update PR in case of any issues

@matteosuppo I've proposed this long time ago, I could revisit this to make build green @technosophos will u be able to do a review after that?