prs3r

command module
v3.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: MIT Imports: 16 Imported by: 0

README

PRS3R - Parser the Minter in DB:ClickHouse/Redis

About

Actual for Minter Blockchain version 0.19.x.

Installing in Ubuntu

Yandex ClickHouse

To install official packages add the Yandex repository in /etc/apt/sources.list or in a separate /etc/apt/sources.list.d/clickhouse.list file:

deb http://repo.yandex.ru/clickhouse/deb/stable/ main/

If you want to use the most recent version, replace stable with testing (this is not recommended for production environments).

Then run these commands to actually install packages:

sudo apt-get install dirmngr    # optional
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv E0C56BD4    # optional
sudo apt-get update
sudo apt-get install clickhouse-client clickhouse-server

Instructions from the official site.

Redis
sudo apt-get install redis-server

Commands

Creating and/or cleaning tables in databases:

prs3rd del

Downloading preliminary data (if needed) from the start.json file:

prs3rd json

Running the daemon:

prs3rd

Key benefits from PostgreSQL:

  • Size of base on disk
  • Request execution speed

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