{"id":21031289,"url":"https://github.com/workable/eip-mongo","last_synced_at":"2025-07-21T07:32:27.550Z","repository":{"id":57221067,"uuid":"84575866","full_name":"Workable/eip-mongo","owner":"Workable","description":"Mongodb Adapter for the eip module. It supports an aggregator store saved in mongodb.","archived":false,"fork":false,"pushed_at":"2023-12-23T22:17:05.000Z","size":373,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-29T19:42:04.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Workable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-10T15:51:49.000Z","updated_at":"2023-01-17T10:13:42.000Z","dependencies_parsed_at":"2024-11-19T12:38:30.022Z","dependency_job_id":"7200aea2-c510-48fa-8a79-5408f4271077","html_url":"https://github.com/Workable/eip-mongo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Workable/eip-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workable%2Feip-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workable%2Feip-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workable%2Feip-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workable%2Feip-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Workable","download_url":"https://codeload.github.com/Workable/eip-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workable%2Feip-mongo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266261149,"owners_count":23901285,"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-11-19T12:27:05.766Z","updated_at":"2025-07-21T07:32:27.532Z","avatar_url":"https://github.com/Workable.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eip-mongo\n\nEnterprise Integration Patterns for javascript mongodb adapter.\n\nCreate a mongodb store to be used in aggregator that is using mongodb to store aggregations.\nAggregate events through many nodes.\n\n# Dependencies\n\nIn order for this module to work a mongoose connection is required.\nMake sure you connect to mongo using mongoose \u003e 4.0.0\n\n## Installation\n\n```\nnpm install --save eip-mongo\n```\n\n## Usage\n\n```javascript\nconst eip = require('eip');\nconst { Store } = require('eip-mongo')\nconst store = new Store(3600) // ttl to delete from mongo after 3600 sec\nconst aggregator = new eip.Route().aggregate({ store });\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkable%2Feip-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkable%2Feip-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkable%2Feip-mongo/lists"}