You can see the release log here.
The latest version of ScalienDB on Linux is 2.2.4.
Download the latest version from our github repository at http://github.com/scalien/scaliendb.
$ git clone git://github.com/scalien/scaliendb.git scaliendb $ cd scaliendb $ make $ make pythonlib # optional $ make javalib # optional
The latest version of ScalienDB on Windows is 2.2.4.
Supported Windows versions:
To download the latest stable development branch:
$ git clone -b dev git://github.com/scalien/scaliendb.git scaliendb $ ...
Once the server is up running, connect to http://localhost:8080/webadmin to see the Web Management Console.
Don't forget to check out the documentation.