{"id":28680729,"url":"https://github.com/factcast/factcast","last_synced_at":"2026-03-17T17:15:50.203Z","repository":{"id":37432579,"uuid":"193146567","full_name":"factcast/factcast","owner":"factcast","description":"Simple EventStore based on PostgreSQL ","archived":false,"fork":false,"pushed_at":"2025-06-11T13:51:12.000Z","size":445502,"stargazers_count":39,"open_issues_count":36,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-11T14:42:42.442Z","etag":null,"topics":["cqrs","eventdrivenarchitecture","eventsourcing","hacktoberfest","hacktoberfest2020"],"latest_commit_sha":null,"homepage":"https://docs.factcast.org","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/factcast.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2019-06-21T18:56:02.000Z","updated_at":"2025-06-10T02:01:44.000Z","dependencies_parsed_at":"2023-09-27T13:21:03.008Z","dependency_job_id":"a0af3df7-f205-4c56-99f4-79be573915e4","html_url":"https://github.com/factcast/factcast","commit_stats":null,"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/factcast/factcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factcast%2Ffactcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factcast%2Ffactcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factcast%2Ffactcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factcast%2Ffactcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/factcast","download_url":"https://codeload.github.com/factcast/factcast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factcast%2Ffactcast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747197,"owners_count":22905308,"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":["cqrs","eventdrivenarchitecture","eventsourcing","hacktoberfest","hacktoberfest2020"],"created_at":"2025-06-14T02:01:11.815Z","updated_at":"2026-03-17T17:15:50.196Z","avatar_url":"https://github.com/factcast.png","language":"Java","funding_links":[],"categories":["开发框架"],"sub_categories":[],"readme":"# FactCast\n\n#### is a 'good enough' event store using PostgreSQL for persistence, and offers remoting via GRPC.\n\n**This project is not yet ready for primetime**\n\nIt is not yet released, the API may change, the documentation is incomplete.\n\n[![Actions\nStatus](https://github.com/factcast/factcast/actions/workflows/maven.yaml/badge.svg?branch=main)](https://github.com/factcast/factcast/actions)\n[![codecov](https://codecov.io/gh/factcast/factcast/graph/badge.svg?token=1RROU58AAV)](https://codecov.io/gh/factcast/factcast)\n[![CodeFactor](https://www.codefactor.io/repository/github/factcast/factcast/badge)](https://www.codefactor.io/repository/github/factcast/factcast)\n[![MavenCentral](https://img.shields.io/maven-central/v/org.factcast/factcast/0.9.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.factcast%22%20v:0.9)\n![Docker Image Version (latest semver)](https://img.shields.io/docker/v/factcast/factcast?label=dockerhub)\n\u003ca href=\"https://www.apache.org/licenses/LICENSE-2.0\"\u003e\n\u003cimg class=\"inline\" src=\"https://img.shields.io/badge/license-ASL2-green.svg?style=flat\"\u003e\n\u003c/a\u003e\n\n... under active development.\n\n## The Problem at hand\n\nIn a micro-service world, teams choose their own tools of trade. This is a very important benefit of using Microservices in the first place, and you do not want to mess with this principle. However, where Subsystems communicate with each other (most likely crossing those team borders) you need some common ground. Event Sourcing is a great pattern here (as well as within those subsystems) because of the decoupling effect of its use.\n\nSo, what is needed is some technical solution, that everyone can easily agree on, because it forces as little technical dependencies on the clients as possible.\nGRPC and similar technological choices provide this solution as well as streaming, so we have all we need. Oh and one thing: Whatever solution we choose to store and stream forward needs to be failure tolerant, somewhat scalable and should pose minimal operational complexity and overhead to an existing system.\n\nThis is where some of the existing solutions pose a possible problem:\n\nWhile all of them are most probably great, when it comes to clustering, backup, data-/application-management and fail-over, none of these are trivial problems and most of them bring their own (certainly great) solution.\n\nGee, i wish there was a solution, that is flexible, platform neutral and could be operated at scale with what we already know...\n\n[Read more on factcast.org](https://factcast.org)\n\n[Guide to Contributing](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactcast%2Ffactcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffactcast%2Ffactcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactcast%2Ffactcast/lists"}