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

fix:add Documentation at the top of readme file #630

Closed Aminmalek closed 1 year ago

Aminmalek commented 1 year ago

I have started using Sirix both as a developer and a user. As a best practice, I prefer to locate the documentation first. Therefore, I have added the documentation at the top of the readme file for easier accessibility.

welcome[bot] commented 1 year ago

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

welcome[bot] commented 1 year ago

Congrats on merging your first pull request. 🐬 You've just improved SirixDB for everyone. ❤️