beta-8
- Reduce cache file size.
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.8.tar.gz /
$ tar -zxvf 0.1.8.tar.gz
$ cd woori-0.1.8
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.8.tar.gz /
$ tar -zxvf 0.1.8.tar.gz
$ cd woori-0.1.8
$ make run
To support json:
GET at https://github.com/naomijub/wooridb/archive/0.1.8.tar.gz /
$ tar -zxvf 0.1.8.tar.gz
$ cd woori-0.1.8
$ make json
To support entity history:
GET at https://github.com/naomijub/wooridb/archive/0.1.8.tar.gz /
$ tar -zxvf 0.1.8.tar.gz
$ cd woori-0.1.8
$ make history