{"id":32191411,"url":"https://github.com/vermilionsands/frostflower","last_synced_at":"2026-07-11T18:32:23.119Z","repository":{"id":62435105,"uuid":"108674619","full_name":"vermilionsands/frostflower","owner":"vermilionsands","description":"Synchronized local file backend for Clojure/duratom.","archived":false,"fork":false,"pushed_at":"2018-03-08T18:51:10.000Z","size":9,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-19T06:13:02.285Z","etag":null,"topics":["clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vermilionsands.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}},"created_at":"2017-10-28T18:39:45.000Z","updated_at":"2017-11-22T22:19:23.000Z","dependencies_parsed_at":"2022-11-01T20:46:03.054Z","dependency_job_id":null,"html_url":"https://github.com/vermilionsands/frostflower","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vermilionsands/frostflower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermilionsands%2Ffrostflower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermilionsands%2Ffrostflower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermilionsands%2Ffrostflower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermilionsands%2Ffrostflower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vermilionsands","download_url":"https://codeload.github.com/vermilionsands/frostflower/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vermilionsands%2Ffrostflower/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35372639,"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-07-11T02:00:05.354Z","response_time":104,"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":["clojure"],"created_at":"2025-10-22T01:40:20.172Z","updated_at":"2026-07-11T18:32:23.092Z","avatar_url":"https://github.com/vermilionsands.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frostflower\n\nAdditional local file backend for [duratom](https://github.com/jimpil/duratom).\n\nFrostflower's file backend does not use `agent` like `duratom` does, and won't return \nfrom `swap!` before the write is completed. \n\n## Dependency\n\n[![Clojars Project](https://img.shields.io/clojars/v/vermilionsands/frostflower.svg)](https://clojars.org/vermilionsands/frostflower)\n\n## Usage\n\nThere is an additional backend dispatch for `:sync-local-file` key.\n\n```clj\n;; require frostflower to make the additional dispatch available\n(require '[vermilionsands.frostflower :as frostflower])\n(require '[duratom.core :as duratom])\n\n(duratom :sync-local-file\n         :file-path \"/home/...\"\n         :init {:x 1 :y 2})\n```\n \n## License\n\nCopyright © 2017 vermilionsands\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvermilionsands%2Ffrostflower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvermilionsands%2Ffrostflower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvermilionsands%2Ffrostflower/lists"}