Vano Devium
Vano Devium
@umutucer May I ask you to share your .env files for local start?
``` import {bench, group, run} from "mitata"; import DenQueue from "denque"; import {Deque} from '@js-sdsl/deque' import {Queue} from '@js-sdsl/queue' const iterations = 3_000_000; group("Queue tests", () => { bench("simple array",...
This is a good choice, but not for all tasks. I have a business logic where I have to store over 3M items and I really need a key-value structure...
For the latest **frankenphp** use next snippet. > please run in your project folder or any other folder ```sh curl -L -o frankenphp https://github.com/dunglas/frankenphp/releases/latest/download/frankenphp-linux-x86_64 chmod +x frankenphp ./frankenphp --version ```
Additional Information. I already tried to test locally and the tests fail. It all depends on two functions (at least). - _http_response_code_ - _setcookie_ Without overriding these functions, the tests...
@joanhey I am very grateful to you for such a detailed and understandable answer!
Thanx!
Please investiage [ranked list](https://github.com/vanodevium/node-framework-stars) --- I still use koajs, nest.js uses koajs. It's important. But, as alternative, you can use fastify at any time.
Please look at [eget](https://github.com/zyedidia/eget). It's written with golang and not requires github token.
@amit7itz Sounds good. I can try to do this. Wait new PR :)