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://sirix.io
BSD 3-Clause "New" or "Revised" License
1.12k stars 251 forks source link

update to "com.avast.gradle:gradle-docker-compose-plugin:0.17.4 update to current version" #653

Closed Mex7180 closed 1 year ago

Mex7180 commented 1 year ago

Change the property which threw an error last time. I couldn't do any test locally because I had only errors being thrown at me. I'm sry to tell you that I'm pretty new to this stuff and it dosen't seem like I'm getting any closer at all.

welcome[bot] commented 1 year ago

Thanks so much for opening this pull request and for helping to improve SirixDB 🚀