Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sirixdb/sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
https://github.com/sirixdb/sirix

Update native-image generation

9496cb26a142456ee3c1ea398126ec38f0f2aa0e authored 11 months ago by johannesl <[email protected]>
Merge remote-tracking branch 'origin/main'

bb0225bd429a730acceabc8d0d2028c398448d63 authored 11 months ago by johannesl <[email protected]>
Update native-image generation

014d56a157f1e8cc5dcb39d9836e7bc7396eb5fb authored 11 months ago by johannesl <[email protected]>
Update JsonShredderTest.java

e226634950e1d9dc9d6585b4d81efeecdfc6f7b2 authored 11 months ago by Johannes Lichtenberger <[email protected]>
Add native-image build

d4274340f65fc42523c6663928e13b45e96660df authored 11 months ago by johannesl <[email protected]>
Add Shenandoah.log

32d2251701c349c2973c6047763dac30be2c9794 authored 11 months ago by johannesl <[email protected]>
Update Gradle Wrapper and add new ZGC generational async profiler recording

f152a94129f6869b1da554c2eadb29cde3858652 authored 11 months ago by johannesl <[email protected]>
Add further detailed GC logs

6516abc2ea9d373813799765296445f8ffb3d476 authored 11 months ago by johannesl <[email protected]>
Add further detailed GC logs

84235d90ef6e02734add594b8259ec032967200c authored 11 months ago by johannesl <[email protected]>
Add logs + JFR recordings from async profiler

248ab141632c94c6484a3069a056550516afb1d2 authored 11 months ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.11.1-SNAPSHOT'.

4e117f31e0b90c072d95edf4da29f0df75b35f40 authored 11 months ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.11.0'.

309ba4dda0cf1f7f7fbdbfaef50a9177c6acf454 authored 11 months ago by Johannes Lichtenberger <[email protected]>
Merge remote-tracking branch 'origin/main'

c45a76a71346e7f76e363014487e9df4fc3bc22a authored 11 months ago by johannesl <[email protected]>
Fix test case

c6e034ebcc10914fbb87b82a221121851374d43a authored 11 months ago by johannesl <[email protected]>
Update QueryTest.kt

d955331552e8e6c55b2bbf86ed045fff31fafe5a authored 11 months ago by Johannes Lichtenberger <[email protected]>
Update QueryTest.kt

788f07017016997f9aaf1dd3c62935120b7c674d authored 11 months ago by Johannes Lichtenberger <[email protected]>
Adapt for new Brackit release with changed syntax

c5671e32c026dc6b9baf6e3fa3154f5660bb68c0 authored 11 months ago by johannesl <[email protected]>
Merge remote-tracking branch 'origin/main'

95afab3a396a7d23550a8999cec14722664a6f79 authored 11 months ago by johannesl <[email protected]>
Most recent changes

663ee48156d9b3fda0720fb270f08e8986e0d128 authored 11 months ago by johannesl <[email protected]>
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.3 to 6.25.0 (#704)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from ...

91327308f6cd153331f83970b30a5b678b87e98a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.github.ben-manes:gradle-versions-plugin from 0.50.0 to 0.51.0 (#705)

Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions...

af41074525fbe0b037783545f6edc83ca8e4b270 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 (#699)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9....

8f1672b35cbf4dcbd1169c6dcada8a3d65e943a4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update JsonResourceCopy.java

1b43ee71b2f7d2c9617e4bac9cd30684e9946121 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Json resource copy (#698)

* Add class to copy specific revisions from a resource to another resource (or the same resource...

87294e717b2913cebdbfc067c12b2ffe521237cf authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.2 to 6.23.3 (#696)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from ...

b126d205bd370e8bd84a9ab85dfc6f88c6f63297 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add class to copy specific revisions from a resource to another resource (or the same resource). (#697)

8bd258e75a65b4add81dade62b3961e584a2271a authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.6-SNAPSHOT'.

d99e5cad3f6ea4cb3067125621e1aa7725e43737 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.5'.

1617bd02525c0618ca18d11544c1f5fe22e1f883 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Fix test case

25b99c293f8b29b81dd1933addcc9bae6231342b authored about 1 year ago by johannesl <[email protected]>
Fixes path indexing

c13e89a51149f5b7f7e96b16e25c9eda7ea2703c authored about 1 year ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.5-SNAPSHOT'.

3c8f862a4b1768444cbd82ac3a260581da56f605 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.4'.

5fa620f3d97fac20f661ea8863981f9ca6b20a9c authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Increase max heap space even further... reduce test cycles

aa0d15a94bb97a3a44c92e73771117c2b21d7067 authored about 1 year ago by johannesl <[email protected]>
Increase max heap space

fef3589ecafeb85f53e86ef7d04a4247ced903d0 authored about 1 year ago by johannesl <[email protected]>
Fix imports

e39eb5b1835f37a34c602de4a60695a6a6be953a authored about 1 year ago by johannesl <[email protected]>
Adds a few fixes and minor refactorings (#695)

d09cbb8b656aaf4cfe9a4f9536001b715f58c07f authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23.2 (#694)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from ...

b4cc50ff7e983846ab3ffdfe64a1c8be63e0da9f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge remote-tracking branch 'origin/main'

0a5e4b962c8ec1a162a5696c518f9f00551e569b authored about 1 year ago by johannesl <[email protected]>
Fix storage type

bc27d37a7ef3132c1ec36a6e08faa981dcbf80d6 authored about 1 year ago by johannesl <[email protected]>
use java toolchain support (#693)

currently the build needs jdk 21, which is not mentioned in the readme and when a wrong jdk is d...

f02a45edba17da88bd9a6115c2e0be918cc9c335 authored about 1 year ago by Christoph Sturm <[email protected]>
Update README.md

eb1f11a51d7f1ab9517d0b489d032eb905e2f56f authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.22.0 to 6.23.0 (#691)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from ...

56e2f1145bae388884119015a7798c0eec85173d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add jsoniq functions (#688)

* Add JSONiq functions

* Fix javadoc comments

* Fix open-revisions functions

* Fix firs...

0db9f37194080d560e6817fb152e82a3362c0b60 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#690)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9....

ad3943b420b5972acc9786c6d1d713a473009b19 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix jsoniq functions (#687)

* Add JSONiq functions

* Fix javadoc comments

* Fix open-revisions functions

d5e0bd08372cff6f238cdb890d85609342a343b5 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Add JSONiq functions (#686)

* Add JSONiq functions

* Fix javadoc comments

e0ef76cace6f605c7655fb1acf21f133a2125959 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Create directory if it doesn't exist

90d31a879402460c5260ec13f1119bcc63c5a622 authored about 1 year ago by johannesl <[email protected]>
Change to virtual thread per task executor

1b1e9d37fd5059031f4ee80633dce72ddd7b2cf6 authored about 1 year ago by johannesl <[email protected]>
Update Chronicle Bytes

cd17bb62e6c3322464b553dbc56029d0215082fb authored about 1 year ago by johannesl <[email protected]>
Add file to .gitignore

03d16114467ab53d21f43a66d6d298a8259efd3f authored about 1 year ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.4-SNAPSHOT'.

c69f01d5a34b5158ce20efdc0c7132be071c5065 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.3'.

f93fb17933ce08d285f04bb257e9ece8f1e1e975 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Close issue #685

95f5daf93f9574e166da5e63873381fa44ef21ab authored about 1 year ago by johannesl <[email protected]>
Disable chicago test

3ee529e394cc2618d584a76fe56e6913a7392ec0 authored about 1 year ago by johannesl <[email protected]>
Switch executor service for now

f2843f032ed9d72ef03aa0fff102dbcbba0a67ae authored about 1 year ago by johannesl <[email protected]>
Add a prompt

870e432061d662493480c4ff06e6385227aef5c1 authored about 1 year ago by johannesl <[email protected]>
Use JLine instead of Scanner

91523ef1f6d56078d18e1f2ad645c5e987c030b4 authored about 1 year ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.3-SNAPSHOT'.

051a42342747cb3da63d9f9ab4eac15e36e0d8ad authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.2'.

103e84c6284d0061bc015c447ce24e567b236ef6 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Fix for multiline query strings

aee4b279ba3faab813a0614cb2a927a6513ea144 authored about 1 year ago by johannesl <[email protected]>
Fix for multiline query strings

2746218a0f9d7cd70611a4486eea6f48b932f8cf authored about 1 year ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.2-SNAPSHOT'.

2ef09d0312b9163cddcda2fb20e5f0f7c38bbabd authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.1'.

9d6169c17013345cbf5f8ffdb03436ee90542668 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update the .gitignore file

63d400a41c6ea7dc041be73ec308928c61d0ad5e authored about 1 year ago by johannesl <[email protected]>
remove Amazon corretto crypto provider (#684)

223e4bcbac543aa604b57303ebf47751f99ef1c8 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Bump com.github.ben-manes:gradle-versions-plugin from 0.49.0 to 0.50.0 (#683)

Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions...

d4ad3cbe5f23d5da3d7475af1c932ca1fb408326 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md

4e548d061458d0676a2e98fcf5941e330567b989 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
New SNAPSHOT version and minor change

9c74557b8f78afdf056dbeb3689d40a8b3c2e692 authored about 1 year ago by johannesl <[email protected]>
[Gradle Release Plugin] - new version commit: 'sirix-0.10.1'.

9dee758bded1e84c2872ad178a7252913254a874 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'sirix-0.10.0'.

298e70670e7c023f44bcdffb8bc9dc0fded1235b authored about 1 year ago by Johannes Lichtenberger <[email protected]>
add files to .gitignore

a03bda09a5760fdc9366cc486999d3898c50f205 authored about 1 year ago by johannesl <[email protected]>
add files to .gitignore

4d88c432b256af434d08b49142cd9bb09a781725 authored about 1 year ago by johannesl <[email protected]>
add file to .gitignore

a878c2515f1b24fb655aebec09c715639da586b6 authored about 1 year ago by johannesl <[email protected]>
effectively revert last commit

d213ce29bfda2577a4e7b83524fe7e773e4bc727 authored about 1 year ago by johannesl <[email protected]>
use gpg cmd instead of java version

c6ddc08739b1d790f4eb42a507bff824a335cdc0 authored about 1 year ago by johannesl <[email protected]>
Update libraries.gradle

86bf1f21f40a4ea1871d4c656214d36356e86713 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update gradle.yml

259babc376dcdfe014b807e3fe2c887d36f33557 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update brackit to release version

9d5a49c971a08fd98ee6b96b88a01063846c0daa authored about 1 year ago by johannesl <[email protected]>
Update brackit to release version

e7ec3a1e335a19440b3a4c381584d43578f9eeed authored about 1 year ago by johannesl <[email protected]>
Update gradle.yml

4a9d4d5078e67b66cd97ab5228cd29bfb118e3c3 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update build.gradle

ecef11005b2b12928bd8f78ac0786a121529e9b9 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update gradle.yml

ed929bb11f803ba02957a0493ce6bd9cf9324aa8 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update gradle.yml

67f7053351137b77c8e6255ca7dd726920a17125 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update gradle.yml

2c77513d118e2c79544667259846fd0a926547f2 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update gradle.yml

82d201b3486b83d8de0e4839b4d3e9034bd434c9 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update build.gradle

962df6f9f85094421666bca2bf510e40e2c1c3e5 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update build.gradle

84e1f3dcf49522a2c3bbacdeeffbf87c9b8affb3 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update README.md

af589bda4bf7759dbfd8933b9ae53db7e757f96f authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update Dockerfile

ce3b472942456047cc9d9893bd1dc4af59686065 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update sonarqube.yml

7ec7d098329dd5445a4b78ea7002fa712007f359 authored about 1 year ago by Johannes Lichtenberger <[email protected]>
Update to java21 (#679)

* Fix merge conflicts

* Fix bug... should always be serialized

* Disable tests

* Add te...

569476405d4164aed0a907e3f17f081da84a935e authored about 1 year ago by Johannes Lichtenberger <[email protected]>
fix broken link (#680)

* fix:typo

* fix:delete broken link from readme

* Revert "fix:typo"

This reverts commit...

b855c7096c2031d38a02db3ae023c154b853e6ac authored about 1 year ago by Amin Malek Mohammadi <[email protected]>
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#677)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9....

f14bcfe05cfd27016b3fc12a32c118bdaf99fe1f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fix sonar issues (#671)

* fix: fix sonar issues

* fix: fix sonar issues

* fix: fix sonar issues

* chore: applyi...

bac04bbb1c8646f53b5d38b284ad26ca8401f676 authored about 1 year ago by Naman0133 <[email protected]>
Bump com.github.ben-manes:gradle-versions-plugin from 0.48.0 to 0.49.0 (#670)

Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions...

90825144641f075d2c2618551a52332519cf60d0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.sonarqube from 4.4.0.3356 to 4.4.1.3373 (#668)

Bumps org.sonarqube from 4.4.0.3356 to 4.4.1.3373.

---
updated-dependencies:
- dependency-n...

8203ed7c5af912c719b80c56c978e6e6df21bc25 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix sonar issues (#667)

f26cf96f729ecf6c928d58a103057e43f75dac85 authored over 1 year ago by Gaurav Kumar <[email protected]>
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.21.0 to 6.22.0 (#666)

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from ...

dc22d0aa999e4476e82d75659aca6cd52eb9f5a0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 (#665)

Bumps org.sonarqube from 4.3.1.3277 to 4.4.0.3356.

---
updated-dependencies:
- dependency-n...

b9e4cef4e491baa5c28b071a4277c8fafc1e8113 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.xerial.snappy:snappy-java (#664)

Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.1 to 1....

dca0033b0b62b056d10dd97bd338f57b4ed12ac2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>