jakaja

command module
v0.0.0-...-a196992 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2022 License: GPL-3.0 Imports: 9 Imported by: 0

README

jakaja

Go Report Card

Jakaja means "the one who distributes" in Finnish.

A minimal, fast and robust distributed file system using nginx as storage servers and a single master to control file distribution, replication and management.

Usage

Basic usage

# Starting storage servers
$ PORT=9001 ./storage
...

$ ./jakaja --db=./index.db --action=serve  --storages=http://localhost:9001,http://localhost:9002,http://localhost:9003

Rebuild the levedb index

$ ./jakaja --db=./index.db --action=build --storages=...

Change servers

$ ./jakaja --db=./index.db --action=balance --storages=...

Benchmarks

TODO

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL