Skip to content

beta-7

Compare
Choose a tag to compare
@naomijub naomijub released this 02 Apr 02:03
· 32 commits to main since this release
fed33b9
  • 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