{"id":16858393,"url":"https://github.com/danburkert/kudu-ts","last_synced_at":"2025-03-22T06:31:16.545Z","repository":{"id":66195572,"uuid":"58181287","full_name":"danburkert/kudu-ts","owner":"danburkert","description":"fast time series storage on Apache Kudu","archived":false,"fork":false,"pushed_at":"2017-02-09T01:04:25.000Z","size":85,"stargazers_count":39,"open_issues_count":1,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-18T09:01:46.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danburkert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-06T04:36:21.000Z","updated_at":"2025-03-06T16:56:32.000Z","dependencies_parsed_at":"2023-03-18T04:01:13.120Z","dependency_job_id":null,"html_url":"https://github.com/danburkert/kudu-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danburkert%2Fkudu-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danburkert%2Fkudu-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danburkert%2Fkudu-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danburkert%2Fkudu-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danburkert","download_url":"https://codeload.github.com/danburkert/kudu-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918500,"owners_count":20531682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:12:41.855Z","updated_at":"2025-03-22T06:31:14.696Z","avatar_url":"https://github.com/danburkert.png","language":"Java","funding_links":[],"categories":["数据库"],"sub_categories":["Spring Cloud框架"],"readme":"# Kudu TS\n\nKudu TS is a metrics and time series database built on Apache Kudu (incubating).\nKudu's focus on real time data ingestion combined with fast scans makes it an\nideal platform for storing and querying time series data. Kudu TS includes\nconnectors for popular metrics and alerting tools.\n\nThe kernel of Kudu TS lives in the [`core`](core/) module, which provides a Java\nAPI for efficiently storing and querying metrics in Kudu.\n\nThe [`KTSD`](ktsd/) module contains a daemon which exposes an HTTP interface to\nKudu TS. KTSD's HTTP interface is a drop-in replacement for OpenTSDB's TSD,\nallowing existing tools with OpenTSDB support to use Kudu TS with minimal effort\n(such as Grafana).\n\nThe [`argus`](argus/) module contains a Kudu TS backend for the\n[Argus](https://github.com/SalesforceEng/Argus) metrics and monitoring platform.\n\n## Maturity\n\nKudu TS is experimental, and does not yet have any stability guarantees.\n\n### Contributions\n\nContributions (through GitHub pull requests) are encouraged and welcomed. If you\nrun into any issues, please do not hesitate to open a GitHub issue.\n\n## What is Kudu\n\n[Apache Kudu (incubating)](https://getkudu.io) is a distributed, columnar\nstorage engine for analytics on fast moving data. Kudu provides real time\ningestion with extremely fast scan capability. Kudu's columnar on-disk format\nmakes it extremely efficient at scanning, filtering, and aggregating large time\nseries datasets. The columnar format also provides great compression for time\nseries datasets. The characterstics make Kudu a great platform for a time series\ndatabase.\n\n## License\n\nKudu TS is distributed under the terms of the Apache License (Version 2.0).\n\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanburkert%2Fkudu-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanburkert%2Fkudu-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanburkert%2Fkudu-ts/lists"}