Merge remote-tracking branch 'astaxie/master'
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -10,7 +10,7 @@ More info [beego.me](http://beego.me) | ... | @@ -10,7 +10,7 @@ More info [beego.me](http://beego.me) |
| 10 | 10 | ||
| 11 | ## Features | 11 | ## Features |
| 12 | 12 | ||
| 13 | * RESTFul support | 13 | * RESTful support |
| 14 | * MVC architecture | 14 | * MVC architecture |
| 15 | * Session support (store in memory, file, Redis or MySQL) | 15 | * Session support (store in memory, file, Redis or MySQL) |
| 16 | * Cache support (store in memory, Redis or Memcache) | 16 | * Cache support (store in memory, Redis or Memcache) | ... | ... |
-
Please register or sign in to post a comment