-
怎么将session保存到redis、mongo、mysql中,是不是要写egg-session-redis、egg-session-mongo、egg-session-mysql插件呢?
-
# Roadmap
We do not plan to release v2 as "stable" until async/await hits node.js. Requiring babel to run your server is just not good developer experience. I do this right now, and I run into a host…
-
* **Macaca Version**: 1.0.28
* **Macaca Doctor Logs**:
* **Operate System**: Mac 10.12
* **Programming Language**: Python
启动macaca **服务时,下面报错
从 responseHandler.js 这句开始一直死循环不停的刷,昨天还好好的,今天…
-
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_%28CSRF%29_Prevention_Cheat_Sheet#CSRF_Specific_Defense
业界主要的几种方案:
### 强 csrf token 校验
- 实现方案:koa-csrf
- 优点:强校验
- 缺点:依赖服务端状态(sessi…
-
### Issue description or question
I'm using Jest as my test framework, running it under `node --harmony` with node 7.5 and using `async/await` without any transpilling. However, Wallaby failing to …
-
I have been working on a local instance of steemit.com, and I recently just refreshed my branch with the latest master. Since the update, I have not been able to get steemit to run. I have also tried …
-
- 介绍 intro
- [x] 什么是 egg(是什么,解决什么问题,egg 重要特性,cluster,插件机制) https://github.com/eggjs/egg/pull/246 @popomore
- [x] 基于 koa(介绍 koa,并介绍做了什么扩展) https://github.com/eggjs/egg/pull/179 @dead-horse
-…
-
Hi !
Thanks for you work to cure the JS fatigue. I'm having fun so far using vitaminjs on a new project.
I tried on my windows desktop this morning and the build fail (on OSX works fine).
```
PS C:…
-
This is a fantastic seed project. Congratulations, I really appreciate your time.
I'm opening this to keep an open ticket for implementing angular universal in the project, this will make the full st…
-
* **Macaca Version**:
* **Macaca Doctor Logs**:
* **Operate System**:win7
* **Programming Language**:node
@CodeToSurvive1
我按照 https://testerhome.com/topics/6318 实现,成功启动了reliable-…