{"id":20834950,"url":"https://github.com/hstreamdb/jepsen.hstream","last_synced_at":"2025-05-08T02:22:31.623Z","repository":{"id":45703322,"uuid":"432093775","full_name":"hstreamdb/jepsen.hstream","owner":"hstreamdb","description":"Jepsen test instances for HStreamDB","archived":false,"fork":false,"pushed_at":"2025-04-22T06:58:30.000Z","size":252,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T07:51:07.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hstreamdb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2021-11-26T07:41:15.000Z","updated_at":"2025-04-22T06:58:33.000Z","dependencies_parsed_at":"2024-03-14T11:32:14.042Z","dependency_job_id":"e2825d0f-af49-4dac-96b7-7ac03bb64f2f","html_url":"https://github.com/hstreamdb/jepsen.hstream","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fjepsen.hstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fjepsen.hstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fjepsen.hstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fjepsen.hstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hstreamdb","download_url":"https://codeload.github.com/hstreamdb/jepsen.hstream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252984889,"owners_count":21835877,"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-18T00:22:01.028Z","updated_at":"2025-05-08T02:22:31.591Z","avatar_url":"https://github.com/hstreamdb.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jepsen.hstream\n\nJepsen test instances for [HStreamDB](https://github.com/hstreamdb/hstream).\n\n**Note:**\n\nThe following files are forked \u0026 modified from [https://github.com/jepsen-io/redpanda](Jepsen's official repository), with the same license.\n\n- `src/jepsen/hstream/kafka_test.clj`\n- `src/jepsen/hstream/kafka/*`\n\n## Overview\n\nThe project is at its early stage and is under active development.\n\nIt currently contains the following tests:\n\n- A modified set test suitable for append-only streaming databases\n\n## Usage\n\n```\n./scripts/build_base.sh\n./scripts/build_legacy.sh\n./scripts/up_legacy.sh\n./scripts/clean_legacy.sh\n```\n\nFor kafka version test, run `*_kafka.sh`.\n\n## Check Test Results\n\nThe test results will be stored at `./store` directory. Check it manually or by a simple server:\n\n- If you have [`leiningen`](https://leiningen.org/) installed:\n```\nlein with-profile legacy-husky run serve\n```\n- If you do not have `leiningen`:\n```\ndocker run -t --rm --network host -v $(pwd):/working clojure:temurin-21-lein /bin/bash -c \"cd /working \u0026\u0026 lein with-profile legacy-husky run serve\"\n```\n\nThen browse the results at `localhost:8080`.\n\n## Customization\n\n- Add `BASE_IMAGE` and `HSTREAM_IMAGE` arg on building step to use your own hstream image.\n- Add `USE_CHINA_MIRROR` arg to speed up downloading.\n- Add `env_http_proxy` and `env_https_proxy` arg to use proxy from your host (it should allow LAN requests).\n- Adjust test parameters in `docker/control/Dockerfile` or `docker/control-kafka/Dockerfile`, then **rebuild images** (no need to rebuild base image).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fjepsen.hstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhstreamdb%2Fjepsen.hstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fjepsen.hstream/lists"}