{"id":16616489,"url":"https://github.com/parazyd/sled-overlay","last_synced_at":"2025-10-29T19:30:49.093Z","repository":{"id":142265896,"uuid":"612202168","full_name":"parazyd/sled-overlay","owner":"parazyd","description":"Overlay mechanism for sled","archived":false,"fork":false,"pushed_at":"2024-03-20T18:06:06.000Z","size":92,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-21T12:54:47.055Z","etag":null,"topics":["database","kv","overlay","rust","sled"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parazyd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-03-10T12:22:05.000Z","updated_at":"2024-07-23T14:03:43.310Z","dependencies_parsed_at":null,"dependency_job_id":"24081b61-4435-47fa-a4ec-659a2b045305","html_url":"https://github.com/parazyd/sled-overlay","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Fsled-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Fsled-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Fsled-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parazyd%2Fsled-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parazyd","download_url":"https://codeload.github.com/parazyd/sled-overlay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238874455,"owners_count":19545194,"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":["database","kv","overlay","rust","sled"],"created_at":"2024-10-12T02:13:15.118Z","updated_at":"2025-10-29T19:30:43.822Z","avatar_url":"https://github.com/parazyd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"sled-overlay\n============\n\nThis Rust library serves as a minimal overlay mechanism for the\n[sled](https://docs.rs/sled) embedded database.\n\nThis mechanism enables us to simulate changes in a sled database/tree\nso that keys and values can be dynamically mutated, while avoiding\nhaving to change the underlying database. With this, we can perform\nchanges to the sled trees and access the latest changes in-memory,\nand then only when we're satisfied with the results, we can actually\natomically write it into the actual database.\n\nThis functionality can also serve as a rollback-like mechanism\nfor sled.\n\nUsage examples are offered in the repository as test units, and docs\ncan be found on [docs.rs/sled-overlay](https://docs.rs/sled-overlay).\n\n## License\n\nGNU AGPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparazyd%2Fsled-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparazyd%2Fsled-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparazyd%2Fsled-overlay/lists"}