-
Notifications
You must be signed in to change notification settings - Fork 1
nginx + lua + (redis) + kyoto tycoon implementation for the Xebia server stack benchmark contest.
jorisbontje/REST-benchmark-nginx-lua
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ingredients:
http://openresty.org/
http://fallabs.com/kyototycoon/
http://redis.io/
Starting the servers:
$ redis-server -c conf/redis.conf
$ ./kyoto.sh
$ ./nginx.sh
Import data:
$ ./json2tsv.py <data_1000.json | ktremotemgr import -- >/dev/null
Accessing the service:
$ curl -v -d @test/4.json http://localhost:8080/kyoto/rest/put/4
$ curl -v http://localhost:8080/kyoto/rest/get/4
About
nginx + lua + (redis) + kyoto tycoon implementation for the Xebia server stack benchmark contest.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published