Burak Sezer
Burak Sezer
We need to implement a listener interface for DMap events. This feature will be implemented using DTopic data structure internally. Possible events: - added - deleted - updated - evicted...
Hazelcast already has this feature: > Diagnostics is a debugging tool that provides insight in all kinds of potential performance and stability issues. The actual logic to provide such insights,...
PoC for TT-11737. See https://github.com/TykTechnologies/graphql-go-tools/pull/428 for details.
## **User description** Let's try to trigger the CI before merging https://github.com/TykTechnologies/graphql-go-tools/pull/422 **### THIS PR SHOULD NOT BE MERGED!** ___ ## **Type** enhancement, tests ___ ## **Description** - Updated the...
Proof of concept for [TT-11737](https://tyktech.atlassian.net/browse/TT-11737). * A custom directive has been added named `toUpper`. * `CustomDirective` interface has been added. Any struct that implements this interface can be used as...
### **User description** See https://tyktech.atlassian.net/browse/TT-11997 for details of the request headers rewrite rules. ___ ### **PR Type** Enhancement, Tests ___ ### **Description** - Added tests for request headers rewrite rules...
Proof of concept implementation for TT-12643. A detailed analysis can be found here: https://tyktech.atlassian.net/wiki/spaces/EN/pages/2619899962/TT-12643+-+PoC+Transport+solution+in+tyk-gql Related PR in tyk-gql: https://github.com/TykTechnologies/tyk-gql/pull/3