Skip to content

dominicletz/timeseriesdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeSeriesDB

Log data to disk in zstd compressed files in strict monotonic order. Allows querying of data by time range.

Installation

The package can be installed by adding timeseriesdb to your list of dependencies in mix.exs:

def deps do
  [
    {:timeseriesdb, "~> 1.0.0"}
  ]
end

Documentation

The documentation for this library can be found at https://hexdocs.pm/timeseriesdb.

About

Elixir timeseries storage for strict monotonic data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages