{"id":28754261,"url":"https://github.com/zeroasterisk/meteor-throttle-example","last_synced_at":"2026-02-02T04:36:47.746Z","repository":{"id":19630746,"uuid":"22882676","full_name":"zeroasterisk/Meteor-Throttle-Example","owner":"zeroasterisk","description":"Server side throttling for Meteor","archived":false,"fork":false,"pushed_at":"2015-07-10T17:13:51.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T01:08:18.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vapor/auth-provider","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroasterisk.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}},"created_at":"2014-08-12T15:33:23.000Z","updated_at":"2021-12-22T21:23:56.000Z","dependencies_parsed_at":"2022-07-23T13:16:21.750Z","dependency_job_id":null,"html_url":"https://github.com/zeroasterisk/Meteor-Throttle-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeroasterisk/Meteor-Throttle-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FMeteor-Throttle-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FMeteor-Throttle-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FMeteor-Throttle-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FMeteor-Throttle-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroasterisk","download_url":"https://codeload.github.com/zeroasterisk/Meteor-Throttle-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroasterisk%2FMeteor-Throttle-Example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29005342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"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-06-17T01:08:14.438Z","updated_at":"2026-02-02T04:36:47.725Z","avatar_url":"https://github.com/zeroasterisk.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meteor Throttle\n\nA Simple (server only) Throttling System for Meteor.\n\nThis system uses a new Collection 'throttle' and some helper methods to:\n`check`, `set`, and `purge` records.  There is also a helper `checkThenSet`\nmethod which is actually the most common pattern, check if we can do something,\nand the set a record that we did.\n\n* http://throttle-example.meteor.com\n * [https://github.com/zeroasterisk/Meteor-Throttle-Example](https://github.com/zeroasterisk/Meteor-Throttle-Example)\n* main *throttle* package\n * [https://github.com/zeroasterisk/Meteor-Throttle](https://github.com/zeroasterisk/Meteor-Throttle)\n * [Atmosphere Package](https://atmospherejs.com/zeroasterisk/throttle)\n* additiional *throttle* package\n * [https://github.com/zeroasterisk/Meteor-Throttle-Accounts](https://github.com/zeroasterisk/Meteor-Throttle-Accounts)\n * [Atmosphere Package](https://atmospherejs.com/zeroasterisk/throttle-accounts)\n\n\n## Install\n\nSimple package [Atmosphere Package](https://atmospherejs.com/zeroasterisk/throttle) install is all you need:\n\n    meteor add zeroasterisk:throttle\n\nOptionally add an [Accounts Throttling](https://atmospherejs.com/zeroasterisk/throttle-accounts) \"extra\" if you want:\n\n    meteor add zeroasterisk:throttle-accounts\n\n----\n\nFor more info see\n\n* http://throttle-example.meteor.com\n* https://github.com/zeroasterisk/Meteor-Throttle\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroasterisk%2Fmeteor-throttle-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroasterisk%2Fmeteor-throttle-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroasterisk%2Fmeteor-throttle-example/lists"}