{"id":15667934,"url":"https://github.com/rupurt/eve","last_synced_at":"2026-01-07T17:44:41.574Z","repository":{"id":202733800,"uuid":"707881790","full_name":"rupurt/eve","owner":"rupurt","description":"Reactive event driven applications with bottomless storage","archived":false,"fork":false,"pushed_at":"2023-11-27T06:54:19.000Z","size":365,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T03:17:36.109Z","etag":null,"topics":["batch","cqrs","event-driven","event-sourcing","events","kappa","object-storage","reactive","streaming","workflow"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rupurt.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-20T22:06:02.000Z","updated_at":"2023-11-17T08:55:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d917d2f-e892-499f-bbc5-c1913862cd0d","html_url":"https://github.com/rupurt/eve","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"c69de7eff6cf633b15c5ed824dd79ab8f995ac3d"},"previous_names":["rupurt/eve"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Feve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Feve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Feve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rupurt%2Feve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rupurt","download_url":"https://codeload.github.com/rupurt/eve/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277351,"owners_count":20751548,"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":["batch","cqrs","event-driven","event-sourcing","events","kappa","object-storage","reactive","streaming","workflow"],"created_at":"2024-10-03T14:05:52.233Z","updated_at":"2026-01-07T17:44:41.545Z","avatar_url":"https://github.com/rupurt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eve\n\nReactive event driven applications with bottomless storage\n\n## Packages\n\n| Name                                    |                                                  |\n| --------------------------------------- | ------------------------------------------------ |\n| [@evereactor/bloxy](./pkgs/bloxy)       | Object storage proxy and metadata cache          |\n| [@evereactor/broker](./pkgs/broker)     | Broker for event streaming                       |\n| [@evereactor/client](./pkgs/client)     | Typescript client SDK                            |\n| [@evereactor/evectl](./pkgs/evectl)     | Eve command line tool                            |\n| [@evereactor/kafka](./pkgs/kafka)       | Kafka API compatibility                          |\n| [@evereactor/protocol](./pkgs/protocol) | Eve protocol library                             |\n| [@evereactor/reactor](./pkgs/reactor)   | Reactive event loop for timers and events        |\n| [@evereactor/storage](./pkgs/storage)   | Storage abstraction for event message structure  |\n| [@evereactor/ucli](./pkgs/ucli)         | Universal CLI single binary                      |\n| [@evereactor/webui](./pkgs/webui)       | Web management UI                                |\n\n## Docker/OCI\n\nPre-built docker images are provided on [docker hub](https://hub.docker.com) as a\n[universal image](https://hub.docker.com/r/evereactor/eve) and individual [components](https://github.com/rupurt/eve/tree/main/docker).\n\n## Development\n\n`eve` is a typescript monorepo targeting [bun](https://bun.sh) and recent versions of\n[node](https://nodejs.org/en/about/previous-releases). This repository assumes you have [installed nix](https://determinate.systems/posts/determinate-nix-installer).\n\n```shell\n./scripts/bootstrap\n```\n\nStart a `nix` dev shell\n\n```shell\nnix develop -c $SHELL\n```\n\nInstall dependencies from `npm`\n\n```shell\nnpm install\n```\n\nRun dev mode for all packages\n\n```shell\nnpm run dev\n```\n\n## Test\n\nRun tests for all packages\n\n```shell\nnpm run test\n```\n\n## Coverage\n\nGenerate a test coverage report for all packages\n\n```shell\nnpm run coverage\n```\n\n## Build\n\n`eve` compiles to a single binary on Linux, Mac \u0026 Windows\n\n```shell\nnpm run build\n```\n\n## Release\n\n`eve` can be packaged and compressed as gunzipped tarballs \u0026 zip files\n\n```shell\nnpm run release\n```\n\n## License\n\n`eve` is released under the [MIT license](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Feve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frupurt%2Feve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupurt%2Feve/lists"}