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.4.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

clodss-0.0.4-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clodss-0.0.4.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for clodss-0.0.4.tar.gz
Algorithm Hash digest
SHA256 2863a8b33cf781f0539564c494872aadc15b57ecd9bb8e344df90680f1d0821d
MD5 54e3a8b5e2b887e8a63043ae0605b63b
BLAKE2b-256 882310961efc8f66f0024597594c0025c4534b6c009ed8eced4604ba45a5ca26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clodss-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for clodss-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ad7a77893ea1807becb05039fc455b6298788627a86bcf771105705c5b905032
MD5 66b070ab319db2ec6fdda5102e66b0ce
BLAKE2b-256 b94ea563e45bfd3764d644cb9972e6312d0880811e48be310c83943fb8bb6cd1

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