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.


* "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.1.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

clodss-0.0.1-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clodss-0.0.1.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for clodss-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2c727ef57542ea4dc5a3d252cb086dbb3d950e036547cd6909bd076c73f42e73
MD5 6cbcdc40f45b703fd11b6fc5dd11f343
BLAKE2b-256 2bd4e724e61459ea5c767de641dff7d793fcad1506e05d6065fc0c86ed3daf13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clodss-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for clodss-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a39036e25b76a84be93c0350f528994525dc841401d3095c125fed53de181aa5
MD5 22a62e5a77c1f549f28e25cd19c113a3
BLAKE2b-256 59f58b09ec95bea3b24c36afeccd176feeba2ab5ba065e65119c48daefaf7727

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