{"id":24232611,"url":"https://github.com/viklover/storageservice","last_synced_at":"2026-05-06T00:02:35.552Z","repository":{"id":219154352,"uuid":"737842342","full_name":"viklover/StorageService","owner":"viklover","description":"In-memory key-value storage via binary splay tree","archived":false,"fork":false,"pushed_at":"2024-02-03T17:41:07.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T12:51:27.536Z","etag":null,"topics":["aspnetcore","cassandra","dotnet","splay-tree"],"latest_commit_sha":null,"homepage":"","language":"C#","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/viklover.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-01T17:40:08.000Z","updated_at":"2024-01-22T10:31:59.000Z","dependencies_parsed_at":"2024-02-03T18:35:50.659Z","dependency_job_id":"4899ffb3-f6ff-40ea-89e0-c9e4eadd8028","html_url":"https://github.com/viklover/StorageService","commit_stats":null,"previous_names":["viklover/storageservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viklover/StorageService","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viklover%2FStorageService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viklover%2FStorageService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viklover%2FStorageService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viklover%2FStorageService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viklover","download_url":"https://codeload.github.com/viklover/StorageService/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viklover%2FStorageService/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aspnetcore","cassandra","dotnet","splay-tree"],"created_at":"2025-01-14T15:55:49.033Z","updated_at":"2026-05-06T00:02:35.517Z","avatar_url":"https://github.com/viklover.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Storage service\n![CI workflow](https://github.com/viklover/StorageService/actions/workflows/lint.yml/badge.svg)\n![Tests workflow](https://github.com/viklover/StorageService/actions/workflows/tests.yml/badge.svg)\n\nIn-memory key-value storage via binary splay tree implementation (and apache cassandra for service state storing)\n\n![architecture](.github/resources/application.svg)\n\n### Stack technology\n* ASP.Net Core\n* Cassandra (with Datastax driver)\n* Xunit\n\n### Features\n* Data structure based on splay binary tree (bottom-up implementation)\n* Operation sourcing on data structure (event sourcing)\n* Tasks queue for operations on data structure\n\n## Docker\nYou can try it using docker:\n```bash\ndocker compose up -d\n```\nThen you can visit Swagger UI (http://localhost:8000/swagger) and interact with the service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviklover%2Fstorageservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviklover%2Fstorageservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviklover%2Fstorageservice/lists"}