{"id":13563326,"url":"https://github.com/gjongenelen/eh-mongodb","last_synced_at":"2026-01-12T12:49:31.443Z","repository":{"id":144213968,"uuid":"274399902","full_name":"gjongenelen/eh-mongodb","owner":"gjongenelen","description":"Improved MongoDB driver for Event Horizon","archived":false,"fork":false,"pushed_at":"2021-08-30T19:17:13.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T15:52:32.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gjongenelen.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":"AUTHORS"}},"created_at":"2020-06-23T12:28:41.000Z","updated_at":"2021-08-30T19:17:16.000Z","dependencies_parsed_at":"2024-01-14T03:47:30.424Z","dependency_job_id":"c82b1212-c2be-4b74-afeb-15a259b49cac","html_url":"https://github.com/gjongenelen/eh-mongodb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjongenelen%2Feh-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjongenelen%2Feh-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjongenelen%2Feh-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjongenelen%2Feh-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjongenelen","download_url":"https://codeload.github.com/gjongenelen/eh-mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247065470,"owners_count":20877785,"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-08-01T13:01:17.878Z","updated_at":"2026-01-12T12:49:31.437Z","avatar_url":"https://github.com/gjongenelen.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/gjongenelen/eh-mongodb.svg?branch=master)](https://travis-ci.com/gjongenelen/eh-mongodb)\n[![codecov](https://codecov.io/gh/gjongenelen/eh-mongodb/branch/master/graph/badge.svg)](https://codecov.io/gh/gjongenelen/eh-mongodb)\n[![GoDoc](https://godoc.org/github.com/gjongenelen/eh-mongodb?status.svg)](https://godoc.org/github.com/gjongenelen/eh-mongodb)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gjongenelen/eh-mongodb)](https://goreportcard.com/report/github.com/gjongenelen/eh-mongodb)\n\n\n# eh-mongodb\n\nThis package is based on the default mongo-driver in [EventHorizon](https://github.com/looplab/eventhorizon). \nMongo has a [document limit of 16MB](https://docs.mongodb.com/manual/reference/limits/) which can easily be reached in big projects, resulting in aggregates with many events not being saved. \n\nThe default mongo-driver in EventHorizon stores an aggregate with its events in one single document, increasing the size of the document on each event. This driver creates a new document per event, preventing documents from growing and reaching the limit mentioned above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjongenelen%2Feh-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjongenelen%2Feh-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjongenelen%2Feh-mongodb/lists"}