Pedro Sodré
Pedro Sodré
Really cool approach, @aborodziuk! I have only one suggestion, that I can contribute if you want: would be cool if the option `commands` on `.forRoot()` method receive an array instead...
Hi @NickGeneva, last year I was with the same use case to render a video dinamically with NextJS in server-side. I've used NextJS API Route to handle it. Probally this...
I thought it is not as simple as it sounds, at least for memory store. For mongo, for example, maybe is a bit more simple. In any case, I'll look...
Sounds like a good workarround to me for small use cases @nfriedly , thanks for sharing!
Looks good @PavelVanecek ! I'll give a try.