Skip to content

better doc request: pool, replica, pool-id  #8

@alekibango

Description

@alekibango

I am trying to understand how siridb works.
What exactly replica and pool is? How it works? What exactly is the relation between server, pool, replica, database, timeseries, shards ? How do i check (list) how i did configure those relations?

PS: i just found blog post http://siridb.net/blog/how-we-store-time-series-in-siridb/
which is interesting, and i really like the explanation about files and indexes,
but the blog post is not good enough to solve this issue.

Idea: making simple (UML) diagram explaining relations of server, pool, replica, database, timeseries, shards might be very good.

Also help text is somewhat wrong here (new pool instead of new replica):

$ siridb-admin_1.1.3_linux_amd64.bin  --help  2>&1 |tail -n 7
  new-pool --db-name=DB-NAME --db-user=DB-USER --db-password=DB-PASSWORD --db-server=DB-SERVER [<flags>]
    Expand a SiriDB database with a new pool.

  new-replica --db-name=DB-NAME --db-user=DB-USER --db-password=DB-PASSWORD --db-server=DB-SERVER --pool=POOL [<flags>]
    Expand a SiriDB database with a new pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions