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.09k stars 244 forks source link

Link to an unsecure website in README.md #673

Closed parthrc closed 7 months ago

parthrc commented 8 months ago

Describe the bug README contains a link to an unsecure website which is a security issue for the visitors.

To Reproduce Click on the first link in the "Keeping all versions of your data by sharing structure" section in the readme.md

Expected behavior The link should point towards a secure website.

Additional context The link should be removed altogether or updated to a working version.

welcome[bot] commented 8 months ago

Thanks for opening your first issue 🦁 Your feedback, is the most valuable thing besides PRs 💚

Aminmalek commented 8 months ago

you mean this link right? https://www.hadoop360.datasciencecentral.com/blog/temporal-databases-why-you-should-care-and-how-to-get-started-par

parthrc commented 8 months ago

@Aminmalek yes

Aminmalek commented 8 months ago

@JohannesLichtenberger

JohannesLichtenberger commented 8 months ago

@Aminmalek you can make a PR :-)

Aminmalek commented 8 months ago

@Aminmalek you can make a PR :-)

do you to link to be removed?or something else

JohannesLichtenberger commented 8 months ago

Yes, I think that's best for now