beta-5
- Json feature
- Entity history feature
-
tx_time
for every response
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make run
To support json:
GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make json
To support entity history:
GET at https://github.com/naomijub/wooridb/archive/0.1.5.tar.gz /
$ tar -zxvf 0.1.5.tar.gz
$ cd woori-0.1.5
$ make history