Merge pull request #1485 from MunGell/remove-sirixdb

Removed SiriXDB from data.json
This commit is contained in:
Sammy Hori
2024-10-21 22:25:07 +01:00
committed by GitHub

View File

@@ -414,15 +414,6 @@
], ],
"description": "API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly." "description": "API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly."
}, },
{
"name": "SirixDB",
"link": "https://github.com/sirixdb/sirix",
"label": "good-first-issue",
"technologies": [
"Java"
],
"description": "SirixDB is an evolutionary, versioned NoSQL document store (XML and JSON) written (mostly) in Java. It stores compact snapshots during commits with many concepts borrowed from ZFS and Git. Each revision is indexed and the document store can be queried with temporal queries. It's especially well suited for modern hardware."
},
{ {
"name": "Images-to-PDF", "name": "Images-to-PDF",
"link": "https://github.com/Swati4star/Images-to-PDF", "link": "https://github.com/Swati4star/Images-to-PDF",