High-throughput event ingestion and analytics backend
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
15
commits
docs: fix code block formatting in README for consistency
d839cdfView on GitHubdocs: fix formatting in README for better readability
66827acView on GitHubdocs: update README to enhance clarity on architecture, features, and quick start instructions
4027421View on GitHubfeat(api): configure ClickHouse connection and enhance logging schema; add Docker support
503fa08View on GitHubfeat(api): enhance getLogs endpoint with query parameters for service and level filtering
cb45781View on GitHubfeat(api): add getLogs endpoint to fetch logs from ClickHouse
8653791View on GitHubfeat(api): implement batch processing for Kafka messages and bulk insert into ClickHouse
5f0d69dView on GitHubfeat(api): integrate ClickHouse for logging and add Kafka consumer
c380ea8View on GitHubfeat(api): enhance logging configuration for development and production environments
294939eView on GitHubrefactor: improve README for clarity and code cleanup
8035d54View on GitHubfeat(docs): add LICENSE and README files for project documentation
ff5517bView on GitHubfeat(api): implement ingest route and log schema for logging functionality
e51724fView on GitHubfeat(ci): add CI workflow for type checking and linting
f2facffView on GitHubfeat(api): initialize API with Fastify, Kafka, and ClickHouse integration
c8c14a4View on GitHub