Memcache

Imported Google Group message. Original thread at: Redirecting to Google Groups Import Date: 2016-01-19 21:25:15 +0000.
Sender:Edward Suárez.
Date:Monday, 28 September 2015 15:57:27 UTC+1.

hi, can I use a memcache server with tyk gateway?

Imported Google Group message.
Sender:Martin Buhr.
Date:Monday, 28 September 2015 16:27:37 UTC+1.

Hi Edward,

Afraid not, it’s redis all the way with Tyk.

May I ask why?

Cheers,
Martin

Imported Google Group message.
Sender:Edward Suárez.
Date:Monday, 28 September 2015 19:00:23 UTC+1.

thanks for your answer.
Sorry if is an stupid question, i’m looking for a good microservice architecture scheme and tyk seems to be perfect but some guy suggested me to use vulcandproxy and memcache.
I would like to know how caching works in tyk

  • show quoted text -

Imported Google Group message.
Sender:Rilindo Foster.
Date:Monday, 28 September 2015 19:31:32 UTC+1.

Edward,

As an aside, you probably want to review this before considering Memcache:

  • Rilindo

  • show quoted text -

  • show quoted text -


You received this message because you are subscribed to the Google Groups “Tyk Community Support” group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web, visit https://groups.google.com/d/msgid/tyk-community-support/5f4d2f30-5151-4685-a19f-4fa989b08245%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Imported Google Group message.
Sender:Rilindo Foster.
Date:Monday, 28 September 2015 19:32:09 UTC+1.

Edward,

As an aside, you probably want to review this before considering Memcache:

  • Rilindo

On Sep 28, 2015, at 1:00 PM, Edward Suárez [email protected] wrote:

  • show quoted text -


You received this message because you are subscribed to the Google Groups “Tyk Community Support” group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web, visit https://groups.google.com/d/msgid/tyk-community-support/5f4d2f30-5151-4685-a19f-4fa989b08245%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Imported Google Group message.
Sender:Martin Buhr.
Date:Tuesday, 29 September 2015 04:40:10 UTC+1.

Hi Eduard,
vulcandproxy is an excellent piece of software and is great if you want something very low level and configurable, really worth considering depending on your use case.
Tyk has a caching layer too (global safe requests, per path or deferred upstream control) and stores the data in redis. That should cover most use cases.
The two are quite different though, vulcans is more of a framework for building out your own microservices architecture whereas Tyk is much more focussed on being a gateway component.
Cheers,
Martin