{"id":24497357,"url":"https://github.com/flowionab/event-sourcing","last_synced_at":"2025-03-15T06:29:14.102Z","repository":{"id":240936956,"uuid":"801436796","full_name":"flowionab/event-sourcing","owner":"flowionab","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-05T17:16:46.000Z","size":419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-28T07:52:03.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/flowionab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-05-16T08:22:20.000Z","updated_at":"2024-06-05T17:16:50.000Z","dependencies_parsed_at":"2025-01-21T21:46:08.341Z","dependency_job_id":null,"html_url":"https://github.com/flowionab/event-sourcing","commit_stats":null,"previous_names":["flowionab/event-sourcing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowionab%2Fevent-sourcing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowionab%2Fevent-sourcing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowionab%2Fevent-sourcing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowionab%2Fevent-sourcing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowionab","download_url":"https://codeload.github.com/flowionab/event-sourcing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243693734,"owners_count":20332462,"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":"2025-01-21T21:33:39.321Z","updated_at":"2025-03-15T06:29:14.056Z","avatar_url":"https://github.com/flowionab.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Sourcing\n\n```toml\n[dependencies]\nevent-sourcing = \"0.1\"\n```\n\n*Compiler support: requires rustc 1.56+*\n\nThe event sourcing crate contains the core logic for implementing a event sourced backend logic, preferably combined \nwith CQRS.\n\nThe main struct in this project is the **EventStore**. This struct is used for persisting, fetching and streaming \naggregates and events.\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowionab%2Fevent-sourcing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowionab%2Fevent-sourcing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowionab%2Fevent-sourcing/lists"}