{"id":15859635,"url":"https://github.com/simar7/crdt","last_synced_at":"2025-04-01T19:49:32.332Z","repository":{"id":145549531,"uuid":"49761174","full_name":"simar7/crdt","owner":"simar7","description":"A CRDT for LWW (Last-Writer-Wins) element set implementation in Go.","archived":false,"fork":false,"pushed_at":"2016-01-20T05:47:32.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T20:40:55.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/simar7/crdt","language":"Go","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/simar7.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":"2016-01-16T05:48:24.000Z","updated_at":"2016-01-20T05:28:13.000Z","dependencies_parsed_at":"2023-04-18T12:26:47.958Z","dependency_job_id":null,"html_url":"https://github.com/simar7/crdt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simar7%2Fcrdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simar7%2Fcrdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simar7%2Fcrdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simar7%2Fcrdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simar7","download_url":"https://codeload.github.com/simar7/crdt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246706133,"owners_count":20820784,"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":[],"created_at":"2024-10-05T21:22:28.974Z","updated_at":"2025-04-01T19:49:32.312Z","avatar_url":"https://github.com/simar7.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/simar7/crdt?status.svg)](https://godoc.org/github.com/simar7/crdt)\n\n# crdt \nA CRDT for LWW (Last-Writer-Wins) element set implementation in Go.\n\n####  Prerequisites    \n\u003ccode\u003e redis-server \u003c/code\u003e    \n\u003ccode\u003e radix.v2 \u003c/code\u003e    \n\n\n#### How to use?\n1) Testing native Go implementation \u003ccode\u003ecrdt.go\u003c/code\u003e     \n\u003ccode\u003e go test -v ./. \u003c/code\u003e \n\n2) Testing redis based Go implementation \u003ccode\u003ecrdt_redis.go\u003c/code\u003e    \n\u003ccode\u003e cd redis \u003c/code\u003e    \n\u003ccode\u003e go test -v ./... -zset your-zset-name --port redis-server-port-number \u003c/code\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimar7%2Fcrdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimar7%2Fcrdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimar7%2Fcrdt/lists"}