Soporte de The Movie Database

I've read almost every post I can find on here about caching the TMDB's data, but none of them say how to do it. (Because everyone knows what they're talking about.) Is there an "ELI5 Guide to Caching the TMDB"? Like from Step 1, with all the how, what, and where. I'd like to have some info web-based, possibly on WordPress. Insights appreciated!

2 respuestas (en la página 1 de 1)

Jump to last post

Hi @lazysupper,

No such guide from us, as everybody's architecture, app and requirements is going to be different. There's a few different ways you could do it, depending on what you're trying to accomplish.

One way, would be to cache requests locally. Most programming languages have libraries that will let you cache HTTP requests, like a proxy.

Another way could be, to look at standing up a local service layer with something like Nginx or HAProxy.

And lastly, another way could be to create your own local schema, and as your make requests, you start writing the data to your local database in a schema that matches your application.

Lots of different way to do this, just depends what you're trying to accomplish.

Thanks @travisbell. That puts things in much better perspective for me!

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión