{"id":17053755,"url":"https://github.com/relrin/trading-post","last_synced_at":"2025-10-04T01:48:27.770Z","repository":{"id":214784131,"uuid":"661751383","full_name":"Relrin/trading-post","owner":"Relrin","description":"[Experimental] An in-game auction microservice for games","archived":false,"fork":false,"pushed_at":"2023-09-24T09:05:40.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T01:48:25.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Relrin.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}},"created_at":"2023-07-03T15:02:39.000Z","updated_at":"2023-12-30T17:00:59.000Z","dependencies_parsed_at":"2023-12-30T19:20:55.000Z","dependency_job_id":"d4040301-76d5-4853-9a8c-74a7782dad7e","html_url":"https://github.com/Relrin/trading-post","commit_stats":null,"previous_names":["relrin/trading-post"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Relrin/trading-post","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Ftrading-post","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Ftrading-post/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Ftrading-post/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Ftrading-post/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Relrin","download_url":"https://codeload.github.com/Relrin/trading-post/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relrin%2Ftrading-post/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254465,"owners_count":25956598,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"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":[],"created_at":"2024-10-14T10:13:09.155Z","updated_at":"2025-10-04T01:48:27.735Z","avatar_url":"https://github.com/Relrin.png","language":"Rust","readme":"# trading-post\nAn in-game auction microservice for games\n\n### How to setup dev environment\n- Run a docker compose command to start up a fresh Cassandra cluster: \n```\ndocker-compose -f docker-compose.dev.yaml up -d\n```\n\n- Enable SASI (experimental) feature by changing Cassandra configuration:\n```\ndocker-compose -f .\\docker-compose.dev.yaml exec -ti \u003cnode-name\u003e mkdir -p /bitnami/cassandra/conf/\ndocker-compose -f .\\docker-compose.dev.yaml exec -ti \u003cnode-name\u003e cp /opt/bitnami/cassandra/conf/cassandra.yaml /bitnami/cassandra/conf/cassandra.yaml\ndocker-compose -f .\\docker-compose.dev.yaml exec -ti \u003cnode-name\u003e sed -i '/enable_sasi_indexes: false/c\\enable_sasi_indexes: true' /bitnami/cassandra/conf/cassandra.yaml\n```\n\n- Restart Cassandra nodes after changes:\n```\ndocker-compose -f .\\docker-compose.dev.yaml restart cassandra-node1 cassandra-node2 cassandra-node3\n```\n\n- Connect to a container with migrations:\n```\ndocker-compose -f docker-compose.dev.yaml exec -ti migrations sh\n```\n\n- Run the `cassandra-migrate` command to apply list of migrations:\n```\nexport DB=\"cassandra://cassandra-node1:9042/trading_post?protocol=4\u0026username=cassandra\u0026password=cassandra\"\nmigrate -source file://migrations/ -database \"$DB\" up\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelrin%2Ftrading-post","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelrin%2Ftrading-post","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelrin%2Ftrading-post/lists"}