https://github.com/52north/kafka-sos-consumer
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Keywords
Repository
Basic Info
- Host: GitHub
- Owner: 52North
- License: apache-2.0
- Language: Java
- Default Branch: master
- Size: 32.2 KB
Statistics
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
ARCHIVED
This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.
Kafka SOS Consumer
Work in Progress
This project aims at developing a Kafka consumer/stream processor that catched changes to a connect SOS database. The database has to be in the default SOS schema and have the Debezium CDC plugin installed.
Example Setup
A set of Docker images is available that demonstrated the required services and their composition: https://github.com/52North/postgis-kafka-cdc
License
This project is licensed under the Apache License 2.0.
Owner
- Name: 52°North Spatial Information Research GmbH
- Login: 52North
- Kind: organization
- Email: info@52north.org
- Location: Münster
- Website: https://52north.org/
- Twitter: fivetwon
- Repositories: 261
- Profile: https://github.com/52North
Advancing spatial information infrastructures to foster open science
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- com.fasterxml.jackson.core:jackson-databind 2.8.6
- com.google.guava:guava 22.0
- org.apache.httpcomponents:fluent-hc 4.5.3
- org.apache.kafka:kafka-clients 0.11.0.0
- org.apache.kafka:kafka-streams 0.11.0.0
- org.slf4j:slf4j-api 1.7.25
- ch.qos.logback:logback-classic 1.2.3 test
- junit:junit 4.12 test