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

Uploaded Source

Built Distribution

clodss-0.0.3-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clodss-0.0.3.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for clodss-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a82f9474b28c4fec1f8d9871da9c02d8e853cf02a11a29c0fac50fe02b02ea97
MD5 83c4e82bf617b0f8cde8a22ce51acc8b
BLAKE2b-256 300914b967d2240d54e81ac9ef999dfdc48f12aebb41b28b416f9ff9426adaa8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clodss-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for clodss-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 848f9d4698e45bbddcccbd876e7b9451b2c473120c7bfebb9d71da4a355d8521
MD5 273ad8a5b53ba9d1b0bfa08545faca3d
BLAKE2b-256 1b3d2f6dfd7e13d980ac454f35941d73570295ee0054b8bc2f602ff15f4a1a0e

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