sanic/examples
Manuel Miranda ce8742c605 Caching example using aiocache (#140)
* Keep-alive requests stay open if communicating

* time.time faster than loop.time?

* Fix flake8

* Add aiofiles to requirements.txt

* Caching example using aiocache

* Caching example using aiocache

* Added aiocache to requirements
2016-11-06 09:26:15 -06:00
..
aiohttp_example.py add example with async http requests 2016-10-26 16:53:34 -04:00
blueprints.py assert warning clarification and adding blueprint containers to app object 2016-10-16 06:48:49 +02:00
cache_example.py Caching example using aiocache (#140) 2016-11-06 09:26:15 -06:00
docker-compose.yml Added examples and form processing 2016-10-09 15:28:31 -07:00
Dockerfile Added examples and form processing 2016-10-09 15:28:31 -07:00
sanic_peewee.py better get example 2016-10-22 08:52:37 +02:00
simple_server.py Reformatted code to use spaces instead of tabs 2016-10-14 19:53:49 -07:00
try_everything.py simple example with await. benchmarked performance with ab 2016-10-14 23:22:05 -04:00