Skip to content

Metrist-Software/marmoset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marmoset

Marmosets are very cute little monkeys, certainly in comparison with our cousin the Gorilla.

This library is a very cute little implementation of Facebook's Time Series Database.

The purpose of this library is to compactly store Orchestrator-local time series data on disk. The idea is to use Gorilla's compaction to deflate data, and then have some sort of data storage scheme around it.

Links

  • For bit fiddling on floating point numbers, this is a calculator that apparently is not buggy. Of course, IEx will do the trick as well.

Installation

If available in Hex, the package can be installed by adding marmoset to your list of dependencies in mix.exs:

def deps do
  [
    {:marmoset, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/marmoset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages