mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-22 23:50:34 +00:00
3 lines
162 B
Markdown
3 lines
162 B
Markdown
|
1. To move lua_project to dragonfly from helio
|
||
|
2. To limit lua stack to something reasonable like 4096.
|
||
|
3. To inject our own allocator to lua to track its memory.
|