Releases: naomijub/wooridb
Beta-10
Beta-9
- updates dependencies
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.9.tar.gz /
$ tar -zxvf 0.1.9.tar.gz
$ cd woori-0.1.9
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.9.tar.gz /
$ tar -zxvf 0.1.9.tar.gz
$ cd woori-0.1.9
$ make run
To support json:
GET at https://github.com/naomijub/wooridb/archive/0.1.9.tar.gz /
$ tar -zxvf 0.1.9.tar.gz
$ cd woori-0.1.9
$ make json
To support entity history:
GET at https://github.com/naomijub/wooridb/archive/0.1.9.tar.gz /
$ tar -zxvf 0.1.9.tar.gz
$ cd woori-0.1.9
$ make history
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
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
beta-6
- Union
- Intersect
- Difference
- zstd decompression
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.6.tar.gz /
$ tar -zxvf 0.1.6.tar.gz
$ cd woori-0.1.6
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.6.tar.gz /
$ tar -zxvf 0.1.6.tar.gz
$ cd woori-0.1.6
$ make run
To support json:
GET at https://github.com/naomijub/wooridb/archive/0.1.6.tar.gz /
$ tar -zxvf 0.1.6.tar.gz
$ cd woori-0.1.6
$ make json
To support entity history:
GET at https://github.com/naomijub/wooridb/archive/0.1.6.tar.gz /
$ tar -zxvf 0.1.6.tar.gz
$ cd woori-0.1.6
$ make history
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
Beta-4
- Dedups None and Types::Nil
- Improves error response codes
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.4.tar.gz /
$ tar -zxvf 0.1.4.tar.gz
$ cd woori-0.1.4
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.4.tar.gz /
$ tar -zxvf 0.1.4.tar.gz
$ cd woori-0.1.4
$ make run
Beta-3
Contains relation algebra and aux functions:
- DEDUP
- ORDER BR
- GROUP BY
- LIMIT
- OFFSET
- COUNT
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.3.tar.gz /
$ tar -zxvf 0.1.3.tar.gz
$ cd woori-0.1.3
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.3.tar.gz /
$ tar -zxvf 0.1.3.tar.gz
$ cd woori-0.1.3
$ make run
Beta-2
Contains entity history endpoint
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.2.tar.gz /
$ tar -zxvf 0.1.2.tar.gz
$ cd woori-0.1.2
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.2.tar.gz /
$ tar -zxvf 0.1.2.tar.gz
$ cd woori-0.1.2
$ make run
Beta-1
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.1.tar.gz /
$ tar -zxvf 0.1.1.tar.gz
$ cd woori-0.1.1
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.1.tar.gz /
$ tar -zxvf 0.1.1.tar.gz
$ cd woori-0.1.1
$ make run