{"id":19714644,"url":"https://github.com/quavedev/redis-oplog-issues","last_synced_at":"2026-06-09T06:32:21.002Z","repository":{"id":235724560,"uuid":"791100847","full_name":"quavedev/redis-oplog-issues","owner":"quavedev","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T12:17:01.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T06:04:36.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quavedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-04-24T05:13:38.000Z","updated_at":"2024-04-26T12:17:05.000Z","dependencies_parsed_at":"2024-04-24T12:27:15.944Z","dependency_job_id":"3d252320-0efe-4e1c-9615-cfcbecdc4c90","html_url":"https://github.com/quavedev/redis-oplog-issues","commit_stats":null,"previous_names":["quavedev/redis-oplog-issues"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quavedev/redis-oplog-issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quavedev%2Fredis-oplog-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quavedev%2Fredis-oplog-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quavedev%2Fredis-oplog-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quavedev%2Fredis-oplog-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quavedev","download_url":"https://codeload.github.com/quavedev/redis-oplog-issues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quavedev%2Fredis-oplog-issues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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-11-11T22:34:34.667Z","updated_at":"2026-06-09T06:32:20.980Z","avatar_url":"https://github.com/quavedev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis Oplog Issues\n\nApp to validate new logs in Redis Oplog and DDP Server packages.\n\nThis is a small app with easy ways in the UI to do inserts and removes.\n\nAlso, updates by id, by another field, and multi updates.\n\n## How to run Redis\n\nVerbose mode to produce more logs\n\n```bash\ndocker pull redis\ndocker run --name my-redis-container -p 6379:6379 -d redis redis-server --loglevel verbose\n```  \n\n## How to connect to redis\n\nInstall Redis CLI in Mac:\n\n```bash\nbrew install redis\nredis-cli -h localhost -p 6379   \nping\n# should reply PONG\n```\n\n## Check Redis logs\n\n```bash\ndocker logs -f my-redis-container\n```\n\n## How to run Multiple Meteor Instances\n\n```bash\nMONGO_URL=mongodb://localhost:27017/redis-issues meteor run --port 3000 --settings settings.json\nMONGO_URL=mongodb://localhost:27017/redis-issues meteor run --port 3005 --settings settings.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquavedev%2Fredis-oplog-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquavedev%2Fredis-oplog-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquavedev%2Fredis-oplog-issues/lists"}