Skip to main content

Purpose

The objective of this module is to provide a common API to different KeyValue stores like consul, etcd or zookeeper.

Usage examples

Basic usage examples:

import kvstore
kv = kvstore.Client()
kv.set(key, value)
kv.get(key)
kv.recurse(key)
kv.delete(key)
kv.delete(key, recursive=True)
kv.index(key, recursive=True)
kv.get(key, wait=True, index=index, wait='10m')
kv.recurse(key, wait=True, index=index, wait='10m')

Release files for kvstore 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kvstore 0.1.1
File Size Uploaded
kvstore-0.1.1.tar.gz 2.3 kB Details

Release files / kvstore-0.1.1.tar.gz

Download URL kvstore-0.1.1.tar.gz
Size 2.3 kB
Tags Source
SHA-256 checksum
How to use checksums
3ef794da8c2e12fff7d5feefc83cff710e05e2ea2fbcac610b724f132bfb3551
BLAKE2b-256 checksum
How to use checksums
00e41f45dfaaedfc916b05268135cf490f67170f4c0975878f2090e92b8fe063
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page