Skip to content

Releases: naomijub/wooridb

Beta-10

21 Apr 05:18
Compare
Choose a tag to compare

Dependencies Update

Beta-9

01 Jul 20:25
86abc8d
Compare
Choose a tag to compare
  • 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

23 Apr 22:43
d8b7d9f
Compare
Choose a tag to compare
  • 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

02 Apr 02:03
fed33b9
Compare
Choose a tag to compare
  • 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

27 Mar 18:47
Compare
Choose a tag to compare
  • 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

25 Mar 00:42
0c3151b
Compare
Choose a tag to compare
  • 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

14 Mar 18:52
755b915
Compare
Choose a tag to compare
  • 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

13 Mar 16:08
f51e385
Compare
Choose a tag to compare

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

02 Mar 05:22
47dc433
Compare
Choose a tag to compare

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

26 Feb 17:57
Compare
Choose a tag to compare

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