Skip to content
Snippets Groups Projects
index.rst 738 B

Welcome to tempsdb's documentation!

It tries to use mmap for reads and writes, and in general is as zero-copy as possible (ie. the only time data is unserialized is when a particular entry is read).

Stored time series with a 8-bit timestamp and a fixed length of data. So no variable encoding for you!

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`