{"id":22970796,"url":"https://github.com/labteral/stopover","last_synced_at":"2025-07-04T23:32:49.498Z","repository":{"id":45050401,"uuid":"263577950","full_name":"labteral/stopover","owner":"labteral","description":"A simple and robust message broker built on top of RocksDB","archived":false,"fork":false,"pushed_at":"2023-08-16T07:15:13.000Z","size":105,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-12-02T11:45:41.700Z","etag":null,"topics":["message-broker","message-driven","message-handler","message-queue"],"latest_commit_sha":null,"homepage":"","language":"Python","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/labteral.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-05-13T09:00:18.000Z","updated_at":"2023-11-02T14:25:35.000Z","dependencies_parsed_at":"2023-02-08T18:45:34.854Z","dependency_job_id":null,"html_url":"https://github.com/labteral/stopover","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labteral%2Fstopover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labteral%2Fstopover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labteral%2Fstopover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labteral%2Fstopover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labteral","download_url":"https://codeload.github.com/labteral/stopover/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229759832,"owners_count":18119874,"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":["message-broker","message-driven","message-handler","message-queue"],"created_at":"2024-12-14T22:14:39.902Z","updated_at":"2024-12-14T22:14:40.479Z","avatar_url":"https://github.com/labteral.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"misc/stopover.svg\" alt=\"Stopover Logo\" width=\"150\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cb\u003eStopover\u003c/b\u003e - A simple and robust message broker built on top of RocksDB\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pepy.tech/project/stopover-server/\"\u003e\u003cimg alt=\"Downloads\" src=\"https://img.shields.io/badge/dynamic/json?style=flat-square\u0026maxAge=3600\u0026label=downloads\u0026query=$.total_downloads\u0026url=https://api.pepy.tech/api/projects/stopover-server\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/stopover-server/\"\u003e\u003cimg alt=\"PyPi\" src=\"https://img.shields.io/pypi/v/stopover-server.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/labteral/stopover/releases\"\u003e\u003cimg alt=\"GitHub releases\" src=\"https://img.shields.io/github/release/labteral/stopover.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/labteral/stopover/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/labteral/stopover.svg?style=flat-square\u0026color=green\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.buymeacoffee.com/brunneis\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"35px\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Initialize the data dir\n```bash\nmkdir -p ./data/streams\ntouch ./data/streams/.active\n```\n\n# Start the server\n## docker-compose\n```bash\ndocker-compose up -d\n```\n## Python\n```bash\npython3 -m stopover_server\n```\n","funding_links":["https://www.buymeacoffee.com/brunneis"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabteral%2Fstopover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabteral%2Fstopover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabteral%2Fstopover/lists"}