{"id":23867153,"url":"https://github.com/abcum/syncr","last_synced_at":"2025-09-08T15:32:07.927Z","repository":{"id":57484690,"uuid":"78202611","full_name":"abcum/syncr","owner":"abcum","description":"A rolling, append-only, local and remote data stream library for Go","archived":false,"fork":false,"pushed_at":"2023-02-25T07:13:47.000Z","size":117,"stargazers_count":21,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-04T09:27:23.045Z","etag":null,"topics":["go","golang","golang-library","logging-library","logs","storage"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abcum.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-06T11:56:56.000Z","updated_at":"2024-01-12T17:08:14.000Z","dependencies_parsed_at":"2024-06-20T17:41:21.616Z","dependency_job_id":null,"html_url":"https://github.com/abcum/syncr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abcum%2Fsyncr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abcum%2Fsyncr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abcum%2Fsyncr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abcum%2Fsyncr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abcum","download_url":"https://codeload.github.com/abcum/syncr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232320264,"owners_count":18504976,"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","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":["go","golang","golang-library","logging-library","logs","storage"],"created_at":"2025-01-03T10:16:23.025Z","updated_at":"2025-01-03T10:16:23.971Z","avatar_url":"https://github.com/abcum.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syncr\n\nSyncr is a library for storage of append-only log data on local or remote storage.\n\n[![](https://img.shields.io/circleci/token/c24382c47bf97375f105cd170c559293e7457639/project/abcum/syncr/master.svg?style=flat-square)](https://circleci.com/gh/abcum/syncr) [![](https://img.shields.io/badge/status-alpha-ff00bb.svg?style=flat-square)](https://github.com/abcum/syncr) [![](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/abcum/syncr) [![](https://goreportcard.com/badge/github.com/abcum/syncr?style=flat-square)](https://goreportcard.com/report/github.com/abcum/syncr) [![](https://img.shields.io/badge/license-Apache_License_2.0-00bfff.svg?style=flat-square)](https://github.com/abcum/syncr) \n\n#### Features\n\n- Append-only data storage\n- Reading and writing of data\n- Local and remote streaming storage\n- Transparent rotation of append-only files\n- Thread safe, for use by multiple goroutines\n- Append-only writing to storage using io.Writer\n- In-order reading of entire storage using io.Reader\n- Ability to buffer writes, or sync writes immediately\t\n- Write to and read from a directory of log files as if it were one big file\n- Support for append-only files locally, and in S3, GCS, RiakCS, CephFS, SeaweedFS\n\n#### Installation\n\n```bash\ngo get github.com/abcum/syncr\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabcum%2Fsyncr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabcum%2Fsyncr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabcum%2Fsyncr/lists"}