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

Sonar fixes #669

Closed persy97 closed 11 months ago

persy97 commented 12 months ago

Fixing Issue: https://github.com/sirixdb/sirix/issues/440

welcome[bot] commented 12 months ago

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