{"id":26256969,"url":"https://github.com/sarthakmakhija/storage-engine-workshop","last_synced_at":"2025-04-28T14:43:32.235Z","repository":{"id":44469073,"uuid":"512711538","full_name":"SarthakMakhija/storage-engine-workshop","owner":"SarthakMakhija","description":"Repository for a workshop on the topic - building storage engine","archived":false,"fork":false,"pushed_at":"2024-09-23T05:53:34.000Z","size":122,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T10:33:47.943Z","etag":null,"topics":["database","golang","lsm-tree","skiplist","storage","wal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/SarthakMakhija.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-11T10:28:06.000Z","updated_at":"2025-03-17T09:51:52.000Z","dependencies_parsed_at":"2022-08-12T11:11:22.640Z","dependency_job_id":null,"html_url":"https://github.com/SarthakMakhija/storage-engine-workshop","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/SarthakMakhija%2Fstorage-engine-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakMakhija%2Fstorage-engine-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakMakhija%2Fstorage-engine-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakMakhija%2Fstorage-engine-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SarthakMakhija","download_url":"https://codeload.github.com/SarthakMakhija/storage-engine-workshop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251332023,"owners_count":21572543,"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","golang","lsm-tree","skiplist","storage","wal"],"created_at":"2025-03-13T20:20:08.589Z","updated_at":"2025-04-28T14:43:32.213Z","avatar_url":"https://github.com/SarthakMakhija.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Idea\n\nThis repository will be used in \"building storage engine\" workshop. As a part of that workshop, we will build a storage engine using LSM tree, but we will not implement\nmerge and compaction.\n\nThis repository is supposed to contain the following:\n- [X] Implementation of Memtable\n- [X] Implementation of SSTable\n- [X] Implementation of concurrency, using either a single writer/multiple readers pattern or a singular update queue pattern\n- [X] Implementation of segmented write-ahead logging\n- [X] Implementation of transactions\n- [X] Implementation of Bloom filter\n- [X] Implementation of \"Put\", \"Get\", \"MultiGet\"\n- [X] Implementation of \"Get\" and \"MultiGet\" in Memtable and SSTable\n- [ ] Implementation of \"Update\" using versioned put (Next version)\n\n# Revised code\n\nThe revised code is available [here](https://github.com/SarthakMakhija/go-lsm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakmakhija%2Fstorage-engine-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarthakmakhija%2Fstorage-engine-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakmakhija%2Fstorage-engine-workshop/lists"}