{"id":15436165,"url":"https://github.com/cachapa/postgres_crdt","last_synced_at":"2025-06-20T23:06:47.475Z","repository":{"id":152776693,"uuid":"626819893","full_name":"cachapa/postgres_crdt","owner":"cachapa","description":"Dart implementation of Conflict-free Replicated Data Types (CRDTs) using PostgreSQL","archived":false,"fork":false,"pushed_at":"2025-05-03T19:12:14.000Z","size":124,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T23:05:27.955Z","etag":null,"topics":["crdt","dart","database","flutter","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/postgres_crdt","language":"Dart","has_issues":true,"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/cachapa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2023-04-12T08:17:53.000Z","updated_at":"2025-05-29T12:40:37.000Z","dependencies_parsed_at":"2023-10-11T21:47:25.427Z","dependency_job_id":"282fb99b-de08-4b32-ae68-591d39bd048b","html_url":"https://github.com/cachapa/postgres_crdt","commit_stats":{"total_commits":80,"total_committers":2,"mean_commits":40.0,"dds":"0.012499999999999956","last_synced_commit":"84e0c616d9c1a75e263bffaa224a01544448d51a"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/cachapa/postgres_crdt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachapa%2Fpostgres_crdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachapa%2Fpostgres_crdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachapa%2Fpostgres_crdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachapa%2Fpostgres_crdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cachapa","download_url":"https://codeload.github.com/cachapa/postgres_crdt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachapa%2Fpostgres_crdt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032037,"owners_count":23100048,"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":["crdt","dart","database","flutter","postgres","postgresql","sql"],"created_at":"2024-10-01T18:48:51.040Z","updated_at":"2025-06-20T23:06:42.460Z","avatar_url":"https://github.com/cachapa.png","language":"Dart","readme":"Dart implementation of Conflict-free Replicated Data Types (CRDTs) using PostgreSQL.  \nThis package implements [sql_crdt](https://github.com/cachapa/sql_crdt).\n\n## Setup\n\nAwaiting async functions is extremely important and not doing so can result in all sorts of weird behaviour.  \nYou can avoid them by activating the `unawaited_futures` linter warning in *analysis_options.yaml*:\n\n```yaml\nlinter:\n  rules:\n    unawaited_futures: true\n```\n\nThis package uses [postgres](https://pub.dev/packages/postgres) and requires a working PostgreSQL instance.\n\n## Usage\n\nCheck [example.dart](https://github.com/cachapa/postgres_crdt/blob/master/example/example.dart) for more details.\n\n## Features and bugs\n\nPlease file feature requests and bugs in the [issue tracker](https://github.com/cachapa/postgres_crdt/issues).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachapa%2Fpostgres_crdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachapa%2Fpostgres_crdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachapa%2Fpostgres_crdt/lists"}