{"id":17781680,"url":"https://github.com/eventstore/eventstore-client-go","last_synced_at":"2025-03-21T02:04:18.561Z","repository":{"id":37090344,"uuid":"222958125","full_name":"EventStore/EventStore-Client-Go","owner":"EventStore","description":"Go Client for Event Store version 20 and above.","archived":false,"fork":false,"pushed_at":"2025-03-18T00:15:45.000Z","size":1185,"stargazers_count":108,"open_issues_count":7,"forks_count":28,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-19T22:38:00.552Z","etag":null,"topics":["client-libraries","cqrs","event-sourcing","eventsourcing","eventstore","eventstoredb","go","golang","grpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/EventStore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-11-20T14:38:34.000Z","updated_at":"2025-02-17T05:40:14.000Z","dependencies_parsed_at":"2023-10-24T17:38:31.403Z","dependency_job_id":"f45fc030-a1a1-4f68-88ea-8825897b3969","html_url":"https://github.com/EventStore/EventStore-Client-Go","commit_stats":{"total_commits":161,"total_committers":25,"mean_commits":6.44,"dds":0.6335403726708074,"last_synced_commit":"8206ac84067e5a6d591f71fafb82758015fb9f3c"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EventStore%2FEventStore-Client-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EventStore%2FEventStore-Client-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EventStore%2FEventStore-Client-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EventStore%2FEventStore-Client-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EventStore","download_url":"https://codeload.github.com/EventStore/EventStore-Client-Go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722741,"owners_count":20499154,"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":["client-libraries","cqrs","event-sourcing","eventsourcing","eventstore","eventstoredb","go","golang","grpc"],"created_at":"2024-10-27T04:04:11.475Z","updated_at":"2025-03-21T02:04:18.538Z","avatar_url":"https://github.com/EventStore.png","language":"Go","readme":"# EventStoreDB Client SDK for Golang [![Actions Status](https://github.com/eventstore/EventStore-Client-Go/workflows/CI/badge.svg?branch=master)](https://github.com/eventstore/EventStore-Client-Go/actions)\n\nEventStoreDB is the event-native database, where business events are immutably stored and streamed. Designed for event-sourced, event-driven, and microservices architectures.\n\nThis repository contains an [EventStoreDB][es] Client SDK written in Go.\n\n## Developing\n\nIntegration tests run against a server using Docker, with the [EventStoreDB gRPC Client Test Container][container].\n\n### Setup dependencies\nTesting requires [Docker] and [Docker Compose] to be installed.\n\n## Build the project\n\nYou need [make] to be installed (available on all OSes). On Windows, you need `Powershell`. The version that comes standard with Windows is enough. On a Unix system, any bash\ncompatible shell should work.\n\n```bash\nmake build\n```\n\nTo also regenerate protobuf and gRPC files while building\n\n```bash\nmake generate-protos-and-build\n```\n\n## Run tests\n\n```\nmake test\n```\n\nBy default the tests use `docker.eventstore.com/eventstore-ce:ci`. To override this, set the `EVENTSTORE_DOCKER_TAG` environment variable to the tag you wish to use:\n\n```shell\nexport EVENTSTORE_DOCKER_TAG=\"21.10.0-focal\"\nmake test\n```\n\n## Communities\n\n- [Discuss](https://discuss.eventstore.com/)\n- [Discord (Event Store)](https://discord.gg/Phn9pmCw3t)\n\n## Security\n\nIf you find a vulnerability in our software, please contact us. You can find how to reach out us and report it at https://www.eventstore.com/security#security\nThank you very much for supporting our software.\n\n## Contributing\n\nAll contributions to the SDK are made via GitHub Pull Requests, and must be licensed under the Apache 2.0 license.\n\n[container]: https://github.com/EventStore/EventStore-Client-gRPC-TestData\n\n[docker]: https://www.docker.com/\n[docker compose]: https://www.docker.com/\n\n[es]: https://eventstore.com\n[make]: https://www.gnu.org/software/make/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feventstore%2Feventstore-client-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feventstore%2Feventstore-client-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feventstore%2Feventstore-client-go/lists"}