defunctzombie / node-v8-bypass

Bypass the v8 heap limit by storing cache objects in node process memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bypass the v8 heap memory limit by storing objects in node
process memory versus on the v8 heap.

About

Bypass the v8 heap limit by storing cache objects in node process memory


Languages

Language:C++ 86.0%Language:JavaScript 14.0%