GithubHelp home page GithubHelp logo

sider's People

Contributors

dependabot[bot] avatar jonaslu avatar the-alchemist avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

sider's Issues

Create snapshot from dumps

Add a way to create a snapshot from a dump file/directory.

Examples :

sider snapshot add mariadb mymariadb ./mydump.sql
sider snapshot add mongodb mymongodb ./mongodump/

Can create an empty snapshot with engine-name / snapshot-name reversed

Proof:

$ sider snapshot list
┌─────────────────┬─────────────────┬─────────────┬─────────────┬────────────────┐
│ name            │ engine          │ created     │ last used   │ dbs            │
├─────────────────┼─────────────────┼─────────────┼─────────────┼────────────────┤
│ empty           │ redis           │ 20 days ago │ 20 days ago │ test-replicate │
├─────────────────┼─────────────────┼─────────────┼─────────────┼────────────────┤
│ empty-postg     │ postgres        │ 15 days ago │ 15 days ago │ empty-pg       │
├─────────────────┼─────────────────┼─────────────┼─────────────┼────────────────┤
│ redis           │ scores-sds-prod │ 6 days ago  │ 6 days ago  │                │
├─────────────────┼─────────────────┼─────────────┼─────────────┼────────────────┤
│ scores-sds-prod │ redis           │ 6 days ago  │ 6 days ago  │                │
├─────────────────┼─────────────────┼─────────────┼─────────────┼────────────────┤
│ scores-sds-test │ redis           │ 6 days ago  │ 6 days ago  │                │
└─────────────────┴─────────────────┴─────────────┴─────────────┴────────────────┘

MySQL support

Thanks for this, great project!

Any way of getting support for MySQL?

Thanks

Empty snapshot should write out some spec

run sider snapshot empty redis some-name in one terminal. Don't shut it down.

Switch to another terminal and enter sider snapshot list.

This will fail since the empty snapshot hasn't written it's spec to disk yet. Write some dummy-data when starting it so sider snapshot list doesn't fail.

Add sorting to the list output

Now it's random, default to alphabetical on the snapshot or db, add a param to pass in on engine, created or last used

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.