summaryrefslogtreecommitdiff
path: root/databases/leofs/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix build on i386Mikolaj Golub2017-01-201-0/+30
|
* update to 1.3.1Mikolaj Golub2017-01-191-29/+0
|
* Update to 1.3.0Mikolaj Golub2016-08-141-17/+0
|
* Update to 1.2.21Mikolaj Golub2016-04-092-24/+14
|
* - update to 1.2.11Mikolaj Golub2015-07-043-10/+39
| | | | | - fix build on i386 - change the daemons default starting order (managers should start first)
* Fix build on systems without gcc.Mikolaj Golub2015-06-061-0/+11
|
* * Update to 1.2.10.Mikolaj Golub2015-05-244-43/+10
| | | | | * Dynamically generate plist (static plist does not work as it depends on erlang runtime used to build the package).
* * Build with erlang17.Mikolaj Golub2015-05-133-0/+33
| | | | * Don't depend on WX (by default erlang-runtime package is built with WX off).
* Update to 1.2.8.Mikolaj Golub2015-05-042-18/+18
|
* Update to 1.2.7.Mikolaj Golub2015-03-073-44/+44
|
* Update to 1.2.2.Mikolaj Golub2014-12-201-20/+20
|
* Update to 1.1.4.Mikolaj Golub2014-10-041-9/+10
|
* Update to 1.1.3.Mikolaj Golub2014-09-141-1/+1
|
* Update to 1.1.2.Mikolaj Golub2014-09-051-144/+0
|
* Update to 1.1.0.Mikolaj Golub2014-08-164-33/+164
|
* - make cowboy correctly parse target URI that has method in uppercase;Mikolaj Golub2014-08-013-42/+75
| | | | | | - sbin/leofs script improvements: on start wait for a node to begin responding to ping, white-space cleanup; - rc script cleanup.
* Fix "Could not get redundancy" errors after the storage node restart, byMikolaj Golub2014-07-261-0/+13
| | | | | making the manager automatically send redundancy configuration to storage node after restart.
* Add leofs -- highly scalable, fault-tolerant distributed fileMikolaj Golub2014-07-0620-0/+1742
system. LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoFS provides High Cost Performance Ratio. It allows you to build LeoFS clusters using commodity hardware. LeoFS will require a smaller cluster than other storage to achieve the same performance. LeoFS is also very easy to setup and to operate. LeoFS provides High Reliability thanks to its great design on top of the Erlang/OTP capabilities. LeoFS system will stay up regardless of software errors or hardware failures happening inside the cluster. LeoFS provides High Scalability. Adding and removing nodes is simple and quick, allowing you to react swiftly when your needs change. A LeoFS cluster can be thought as elastic storage that you can stretch as much and as often as you need. WWW: http://leo-project.net/