{"id":32167146,"url":"https://github.com/frobese/drain","last_synced_at":"2026-03-01T03:34:28.857Z","repository":{"id":57491826,"uuid":"233619159","full_name":"frobese/drain","owner":"frobese","description":"Simple, configurable Event-Store/Emitter in Elixir","archived":false,"fork":false,"pushed_at":"2021-10-06T13:05:12.000Z","size":8887,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-21T15:34:14.367Z","etag":null,"topics":["drain","elixir","event-emitter","event-store","eventsourcing"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/drain","language":"Elixir","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/frobese.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}},"created_at":"2020-01-13T14:49:26.000Z","updated_at":"2021-09-28T21:57:16.000Z","dependencies_parsed_at":"2022-08-30T23:21:08.906Z","dependency_job_id":null,"html_url":"https://github.com/frobese/drain","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/frobese/drain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frobese%2Fdrain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frobese%2Fdrain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frobese%2Fdrain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frobese%2Fdrain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frobese","download_url":"https://codeload.github.com/frobese/drain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frobese%2Fdrain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["drain","elixir","event-emitter","event-store","eventsourcing"],"created_at":"2025-10-21T15:23:37.039Z","updated_at":"2026-03-01T03:34:28.843Z","avatar_url":"https://github.com/frobese.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drain\nDocumentation is available on [hex.pm](https://hexdocs.pm/drain)\n\n## Installation\nThe package can be installed by adding `drain` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:drain, \"~\u003e 1.0.0-alpha.0\"}\n  ]\nend\n```\nAnd adding it to your configuration in `config.exs`:\n```elixir\nconfig :drain,\n  processors: [\n    Drain.Processor.Logger\n  ],\n  store: Drain.Store.Mnesia\n```\n\n## Copyright and License\n Copyright 2020 frobese GmbH\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrobese%2Fdrain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrobese%2Fdrain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrobese%2Fdrain/lists"}