Results 65 issues of Halo Master

[pug](https://github.com/pugjs/pug) and [jade](https://github.com/Joker/jade) are very active and popular. But Amber is dead . ![image](https://user-images.githubusercontent.com/37062/180646860-7fc7807a-e3cd-463e-a46b-f108f2e3528b.png)

feature request

`One ring rule them all!` One `index.lua` can `rule` the whole directory for saving a lot of `index.lua` in every sub-dir. url: https://www.xxx.net/alotoffiles/index.lua url: https://www.xxx.net/alotoffiles/123/ url: https://www.xxx.net/alotoffiles/123/666/ All of them...

enhancement

```lua lua> kv=KeyValue("kv1") lua> kv:set("a",{a=100}) true lua> kv:get("a") ```

feature request

As a fan of lua, why not using lua in browsers and servers ? Consider [fengari](https://github.com/fengari-lua/fengari-web) [fengari.io](https://fengari.io/)

feature request
examples

LuaState is very expensive for creating. And if we treat user as a game player and a webpage as a NPC, we can offer only one lua-state for one logined...

feature request
performance

algernon --cache=images --redis=localhost:6379 -s /root/owrt_www :443 is OK. algernon -u --cache=images --redis=localhost:6379 -s /root/owrt_www :443 will make *.lua can be downloaded. @ current master code

trying-to-reproduce-the-issue

How about added a init.lua for algernon initial?

question

如果是Mac/Linux系统,用户会感觉不太习惯。 类似保存路径的配置,可以从启动参数传入是最好的,默认可以是 /data目录之类,类似mongodb。

limit > -1 && tidx >= limit is always false. Optimized.

.tab file-format is very simple format three lines head with \t split data body Orange using it for main data-format Could we add a support for it in the golearn?