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.

BSD-3-CLAUSE License

Stars
1.1K
Committers
68

Bot releases are visible (Hide)

sirix - Update to new Brackit version... Latest Release

Published by JohannesLichtenberger 8 months ago

sirix - 0.10.5

Published by JohannesLichtenberger 11 months ago

sirix - 0.10.4

Published by JohannesLichtenberger 11 months ago

sirix - 0.10.3

Published by JohannesLichtenberger 11 months ago

Bugfix release: fixing concurrency/parallelism issue in the lightweight buffer managers / caches

sirix - Fixes multiline queries

Published by JohannesLichtenberger 11 months ago

sirix - 0.10.1

Published by JohannesLichtenberger 11 months ago

Removes the amazon coretto crypto provider

sirix - 0.10.0

Published by JohannesLichtenberger 11 months ago

First release since quite some time with a lot of bugfixes and performance improvements mainly.