{"id":26647123,"url":"https://github.com/codomatech/clodss","last_synced_at":"2025-03-24T23:51:04.771Z","repository":{"id":62562764,"uuid":"229277604","full_name":"codomatech/clodss","owner":"codomatech","description":"On-Disk data-structures store with redis-like API.","archived":false,"fork":false,"pushed_at":"2020-12-14T22:59:27.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-14T09:36:33.159Z","etag":null,"topics":["data-structures","embedded-database"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codomatech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-20T14:15:53.000Z","updated_at":"2023-01-27T20:24:08.000Z","dependencies_parsed_at":"2022-11-03T15:30:56.284Z","dependency_job_id":null,"html_url":"https://github.com/codomatech/clodss","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/codomatech%2Fclodss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codomatech%2Fclodss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codomatech%2Fclodss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codomatech%2Fclodss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codomatech","download_url":"https://codeload.github.com/codomatech/clodss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372366,"owners_count":20604490,"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":["data-structures","embedded-database"],"created_at":"2025-03-24T23:51:03.229Z","updated_at":"2025-03-24T23:51:04.757Z","avatar_url":"https://github.com/codomatech.png","language":"Python","readme":"[![Build Status](https://travis-ci.org/codomatech/clodss.svg?branch=master)](https://travis-ci.org/codomatech/clodss)\n[![Code Quality Grade](https://www.code-inspector.com/project/2529/status/svg)](https://frontend.code-inspector.com/public/project/2529/clodss/dashboard)\n[![Code Quality Score](https://www.code-inspector.com/project/2529/score/svg)](https://frontend.code-inspector.com/public/project/2529/clodss/dashboard)\n\n# `CLODSS`: *Clo*se\u003csup\u003e[*](#myfootnote1)\u003c/sup\u003e *D*ata-*S*tructures *S*tore #\n\n`clodss` is a data-structures *on-disk* store with an API largly compatible with\n`redis`. The goal is to develop a store with the simplicity of the `redis` API\nwhich scales beyond memory capacity, allows harnessing multi-core processors, and\ndoes not burden accesses with network latency.\n\n`clodss` is a product of [Codoma.tech](https://www.codoma.tech/).\n\n---\n\u003ca name=\"myfootnote1\"\u003e*\u003c/a\u003e *\"Close\"* as opposed to *\"Remote\"*.\n\n## Roadmap:\n\nFeatures will be implemented in the order of demand by the community. Please use\nThe issues section to vote for the next functionality to be developed.\n\n- [x] get\n- [x] set\n- [x] del\n- [x] incr\n- [x] incrby\n- [x] decr\n- [x] decrby\n- [x] keys\n- [x] scan\n- [x] flushdb\n- [x] expire\n- [x] persist\n- [x] lists\n    - [x] llen\n    - [x] lpop\n    - [x] lpush\n    - [x] rpop\n    - [x] rpush\n    - [x] lindex\n    - [x] lset\n    - [x] lrange\n    - [x] linsert\n    - [x] ltrim\n    - [x] lrem\n- [x] hashmaps\n    - [x] hset\n    - [x] hget\n    - [x] hdel\n    - [x] hkeys\n    - [x] hvalues\n    - [x] hgetall\n    - [x] hmset\n    - [x] hmget\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodomatech%2Fclodss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodomatech%2Fclodss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodomatech%2Fclodss/lists"}