Skip to main content

On-Disk data-structures store with redis-like API.

Project description

Build Status Code Quality Grade Code Quality Score

CLODSS: Close* Data-Structures Store

clodss is a data-structures on-disk store with an API largly compatible with redis. The goal is to develop a store with the simplicity of the redis API which scales beyond memory capacity, allows harnessing multi-core processors, and does not burden accesses with network latency.

clodss is a product of Codoma.tech.


* "Close" as opposed to "Remote".

Roadmap:

Features will be implemented in the order of demand by the community. Please use The issues section to vote for the next functionality to be developed.

  • get
  • set
  • del
  • incr
  • incrby
  • decr
  • decrby
  • keys
  • scan
  • flushdb
  • expire
  • persist
  • lists
    • llen
    • lpop
    • lpush
    • rpop
    • rpush
    • lindex
    • lset
    • lrange
    • linsert
    • ltrim
    • lrem
  • hashmaps
    • hset
    • hget
    • hdel
    • hkeys
    • hvalues
    • hgetall
    • hmset
    • hmget

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clodss-0.0.5.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

clodss-0.0.5-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file clodss-0.0.5.tar.gz.

File metadata

  • Download URL: clodss-0.0.5.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for clodss-0.0.5.tar.gz
Algorithm Hash digest
SHA256 1823468fc64dbaf01525876bdb8daa5e3c84f97ecfcdf017ec63f067ccbc9331
MD5 90301b1c5617f2aa18799b76e8be5d9e
BLAKE2b-256 397f09ca348713d1bd449fd270b206c1805147c016cd6f1f0bde7c741a3bcf80

See more details on using hashes here.

File details

Details for the file clodss-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: clodss-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for clodss-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 79d8092b15227a830864cdee0c1eac388fa283b1973a4f28bd90d61f0706852f
MD5 6d1e2935e8b55810795d5d5df2b71705
BLAKE2b-256 51cff66003a39479e12c0ea2dad26e70575f209e0e1412d247bd664f4b182ec5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page