beta-7
- Join
- Improve updates performance
- Improve where performance
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.7.tar.gz /
$ tar -zxvf 0.1.7.tar.gz
$ cd woori-0.1.7
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.7.tar.gz /
$ tar -zxvf 0.1.7.tar.gz
$ cd woori-0.1.7
$ make run
To support json:
GET at https://github.com/naomijub/wooridb/archive/0.1.7.tar.gz /
$ tar -zxvf 0.1.7.tar.gz
$ cd woori-0.1.7
$ make json
To support entity history:
GET at https://github.com/naomijub/wooridb/archive/0.1.7.tar.gz /
$ tar -zxvf 0.1.7.tar.gz
$ cd woori-0.1.7
$ make history