Time series database server
Project description
Pyperspace is a time series database server written purely in Python and based on an LSM tree model for storage.
Pyperspace can be run either by the frontend “pyperspaced” and a configuration file, or as an embedded daemon in any Python application. Designed for high-throughput and low-latency, Pyperspace utilizes a hybrid in-memory and on-disk storage engine that spawns subworkers to merge and compact disk contents whenever necessary and to avoid thread contention with concurrent clients reading and writing.
Because Pyperspace uses an LSM tree model, files are periodically merged and may result in higher disk utilization. Configuration can be tuned based on performance and storage preferences.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pyperspace-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: pyperspace-0.1.14-py3-none-any.whl
- Upload date:
- Size: 55.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30731ef87a99b42c88976f27141f3d5311271cecf88cd30e5ff179b70af3bdec |
|
MD5 | 288537b1aa95e80d997d7fa69a413c87 |
|
BLAKE2b-256 | fe0992130920ecb3bac58ef74957bd4055eec08d61d53d9aa672da2a892e97e8 |