Akumuli is a time-series database for modern hardware
Akumuli is a time-series database for modern hardware. It can be used to capture, store and process time-series data in real-time. The word akumuli can be translated from Esperanto as accumulate.
Akumuli is a time-series database for modern hardware. It can be used to capture, store and process time-series data in real-time. The word akumuli can be translated from Esperanto as accumulate.
To install Akumuli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Akumuli
To see what files were installed by Akumuli, run:
port contents Akumuli
To later upgrade Akumuli, run:
sudo port selfupdate && sudo port upgrade Akumuli
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.