diff --git a/docs/index.rst b/docs/index.rst index 661603e6521d106257c0113bcfbd0cbe87b92c03..530f2e2048e5efcf64c4ba91438806f3c6294c2e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,6 +17,10 @@ It tries to use mmap for reads and writes, and in general is as zero-copy as pos only time data is unserialized is when a particular entry is read). It also uses iterators. +Visit the project GitHub_ page! + +.. _GitHub: https://github.com/smok-serwis/tempsdb + Stored time series with a 8-bit timestamp and a fixed length of data. So no variable encoding for you!