Code Monkey home page Code Monkey logo

siridb-admin's People

Contributors

bfolkens avatar joente avatar robbm1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

siridb-admin's Issues

better doc request: pool, replica, pool-id

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.

deleting a database

The documentation does not say anything about deleting a database.

Can I assume that it can be deleted by shutting down a server and deleting the respective folder in the data path?

Providing an IPv6 address as SiriDB server address is not accepted.

IPv6 address for a SiriDB server address is not accepted from the terminal (command line).

for example:

$ siridb-admin -u sa -p siri -s [::1] get-databases
dial tcp: too many colons in address ::1:9000

(The webpage (siridb-admin --http) does work using IPv6 address)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.