{"id":34827464,"url":"https://github.com/profullstack/cache.follows.lol","last_synced_at":"2026-03-16T01:42:38.242Z","repository":{"id":211651052,"uuid":"729660188","full_name":"profullstack/cache.follows.lol","owner":"profullstack","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-09T23:37:04.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-27T00:53:01.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/profullstack.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}},"created_at":"2023-12-09T23:36:05.000Z","updated_at":"2023-12-09T23:36:38.000Z","dependencies_parsed_at":"2023-12-10T00:34:30.531Z","dependency_job_id":null,"html_url":"https://github.com/profullstack/cache.follows.lol","commit_stats":null,"previous_names":["profullstack/cache.follows.lol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/profullstack/cache.follows.lol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profullstack%2Fcache.follows.lol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profullstack%2Fcache.follows.lol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profullstack%2Fcache.follows.lol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profullstack%2Fcache.follows.lol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/profullstack","download_url":"https://codeload.github.com/profullstack/cache.follows.lol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profullstack%2Fcache.follows.lol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30558285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T23:30:23.986Z","status":"ssl_error","status_checked_at":"2026-03-15T23:28:43.564Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-12-25T15:22:03.234Z","updated_at":"2026-03-16T01:42:38.230Z","avatar_url":"https://github.com/profullstack.png","language":"Julia","readme":"\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://primal.net/assets/logo_fire-409917ad.svg\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n\u003c/div\u003e\n\n### Overview\n\nPrimal’s caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.\n\n### Usage\n\nRunning the caching service if you have nix package manager installed:\n\n    nix develop -c sh -c '$start_primal_caching_service'\n\nRunning the caching service if you have docker installed:\n\n    docker run -it --rm -v `pwd`:`pwd` -w `pwd` -p 8801:8801 -e PRIMALSERVER_HOST=0.0.0.0 nixos/nix nix --extra-experimental-features 'nix-command flakes' develop -c sh -c '$start_primal_caching_service' \n\nLog files for fetched messages and sqlite database files will be located in `var` sub-directory by default.\n\nMonitor fetching (press enter to stop monitoring):\n\n    Fetching.mon()\n\nTo safely stop the process:\n\n    Fetching.stop(); close(cache_storage); exit()\n\n### API requests\n\nRead `app.jl` for list of all supported arguments.\n\nExamples:\n\n    [\"REQ\", \"amelx49c18\", {\"cache\": [\"net_stats\"]}]\n    [\"CLOSE\", \"amelx49c18\"]\n\n    [\"REQ\", \"p0xren2axa\", {\"cache\": [\"feed\", {\"pubkey\": \"64-hex digits of pubkey id\"}]}]\n\n    [\"REQ\", \"vqvv4vc6us\", {\"cache\": [\"thread_view\", {\"event_id\": \"64-hex digits of event id\"}]}]\n\n    [\"REQ\", \"ay4if6pykg\", {\"cache\": [\"user_infos\", {\"pubkeys\": [\"64-hex digits of pubkey id\"]}]}]\n\n    [\"REQ\", \"2t6z17orjp\", {\"cache\": [\"events\", {\"event_ids\": [\"64-hex digits of event id\"]}]}]\n\n    [\"REQ\", \"1uddc0a2fv\", {\"cache\": [\"user_profile\", {\"pubkey\": \"64-hex digits of pubkey id\"}]}]\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofullstack%2Fcache.follows.lol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprofullstack%2Fcache.follows.lol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofullstack%2Fcache.follows.lol/lists"}