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

Uploaded Source

Built Distribution

clodss-0.0.6-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clodss-0.0.6.tar.gz
  • Upload date:
  • Size: 9.7 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.6.tar.gz
Algorithm Hash digest
SHA256 bb88e33845da71f96379d50949b16d6632672cf07ae0b7a17d30ee30ac7281d8
MD5 06c6a375e968ef14af2bbba88157a3d2
BLAKE2b-256 9c5f8018f97a92c1470ce59e7aa3539e1bf7e8b9fe78c82f2bcff9d18c453eec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clodss-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 13.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9315b27d9839a05780461a57807aee88d99612977826ecdae801673674a5fe57
MD5 b18fcd27bc3c79a41b0bbeeb6a3cd125
BLAKE2b-256 a788ebe391815130ff9a3122c9d108a081bb7d799de388af49ca9397688e07ce

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