-
Piotr Maślanka authoredf580a546
index.rst 732 B
Welcome to tempsdb's documentation!
It tries to use mmap for reads where possible, and in general be 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`