Giter Club home page Giter Club logo

gothink's Introduction

Stand With Ukraine Russian Warship Go Fuck Yourself

About GoThink

GoThink is a RethinkDB backup tool, that allows you to back up all or preselected data and restore it.

This application was built with a focus on speed, friendliness, and functionality.

In the future, we want to add support for importing backups created with python driver, server migration (copy command), and more compression methods to choose from.

Information for people using python driver

GoThink only implements the DUMP and RESTORE commands from the official python driver. It just does it faster and more efficiently.

There is one thing GoThink doesn't have: TLS certificates support. We plan to add it in the future.

We will be happy if you use our tool instead of the official python driver :)

Installation

Method 1 - download prebuilt binary

  • Download the latest binary from releases page. Choose from multiple OSs and architectures.

Method 2 - build from source

  • Download the latest Golang version
  • Run go install github.com/BOOMfinity/GoThink/cmd/gothink@latest command

The binary will be installed automatically if Go bin directory is in the PATH. If it is not, add export PATH=$PATH:$HOME/go/bin to $HOME/.bashrc (for bash). If you are on Windows, well... ¯_(ツ)_/¯.

Usage

Run gothink help for information about available commands. It's pretty straightforward.

Benchmarks

See: benchmarks.md

FAQ

I have a problem! I want to request feature!

Just create the issue and describe your request. We will look at it.

Can I create a PR?

Of course, you can. We will check it and decide what to do. However, if you're going to do something big, create an issue first to make sure no one else is already working on the same thing.

Do you have Discord server?

Yes, we have! Enjoy!

Discord Widget

gothink's People

Contributors

arimus avatar deepsource-autofix[bot] avatar deepsourcebot avatar dependabot[bot] avatar mrboombastic avatar unxcepted avatar venompcpl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gothink's Issues

Replacing the python implementation

We all know the reason why this tool was created: the Python implementation has a lot of issues and not the most convenient to maintain.

How do you feel about implementing the same flags for this tools to it could be a drop-in replacement of the Python implementation that we could simply purge?

I'm happy to help with this!

Cc @MrBoombastic

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.