{"id":20541354,"url":"https://github.com/link89/wal-iot","last_synced_at":"2025-03-06T04:23:21.890Z","repository":{"id":262682665,"uuid":"887384690","full_name":"link89/wal-iot","owner":"link89","description":"A Python Write Ahead Log library for IoT and sensors to deal with unstable network.","archived":false,"fork":false,"pushed_at":"2024-11-13T17:40:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T15:14:04.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/link89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2024-11-12T16:46:06.000Z","updated_at":"2024-11-13T17:40:42.000Z","dependencies_parsed_at":"2024-11-13T18:44:43.622Z","dependency_job_id":null,"html_url":"https://github.com/link89/wal-iot","commit_stats":null,"previous_names":["link89/wal-iot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fwal-iot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fwal-iot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fwal-iot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fwal-iot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link89","download_url":"https://codeload.github.com/link89/wal-iot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242146131,"owners_count":20079274,"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-11-16T01:22:24.621Z","updated_at":"2025-03-06T04:23:21.849Z","avatar_url":"https://github.com/link89.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wal-iot\n\nA simple Write Ahead Log (WAL) implementation for IoT devices to deal with network failures or power outages.\n\n## Introduction\n\nUnlike the formal WAL designed for databases, this WAL is not designed for ensuring the atomicity of transactions. \nInstead, it is designed to ensure that the data is not lost in case of network failures or power outages,\nwhich are common in IoT or sensors networks.\n\n## Installation\n\n```bash\npip install wal-iot\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fwal-iot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink89%2Fwal-iot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fwal-iot/lists"}