Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyperspace-0.1.14-py3-none-any.whl (55.5 kB view hashes)

Uploaded Python 3

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