• This repository has been archived on 10/Feb/2023
  • Stars
    star
    143
  • Rank 247,414 (Top 6 %)
  • Language
    Groovy
  • License
    Other
  • Created over 11 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Incremental backup tool for MongoDB

Tayra

Incremental backup tool for MongoDB ##Overview

Tayra can be viewed as an external and persistent oplog that is stored on the file system instead of residing within MongoDB. The files generated can then be used to restore the data incrementally to any target MongoDB instance, which can be injected into a replica set in case of any event that threatens the availability of service.

  • Features Summary
  • Selective Restore
  • Selective Backup
  • Rotating Logs in backup and restore
  • Surviving node crash in a replica set
  • Secured and unsecured backup/restore
  • Analyse documents to restore using Dry Run

Documentation

Binary Distributions

Download from here.

Build Info

We are using Gradle 1.11 for our builds. You can download it here Please do not checkin Eclipse or Intellij or any IDE specific files. For Idea or Eclipse they can be generated using

  • gradle eclipse
  • gradle idea

Project Versioning

We will be following JBoss Versioning Convention

  • major.minor.micro.Alpha[n]
  • major.minor.micro.Beta[n]
  • major.minor.micro.CR[n] Please refer to AppConfig.groovy - a single place of change for all the project get

License

Tayra is licensed under the terms of the FreeBSD License

Acknowledgment

This product is developed using IntelliJ IDEA 12.1.4 Ultimate Edition under free open source license granted by JetBrains

Releases

Latest release 0.8.2-Beta3 is a bug fix release for issue# 3 - backup failed on fields with binary data

More Repositories

1

dbt-unit-testing

This dbt package contains macros to support unit testing that can be (re)used across dbt projects.
Shell
402
star
2

Midas

on-the-fly-schema Migration tool for MongoDB
Scala
40
star
3

slack-guide

The best damn guide to slack ever. An open source github pages site.
39
star
4

secure-delivery-playbook

Equal Experts Secure Delivery Playbook
25
star
5

json-schema-validator

JSON Schema Validator
Java
23
star
6

slack-gardener

A slack integration/bot that automatically archives unused public channels
Kotlin
16
star
7

digital-platform-playbook

16
star
8

mongo-shell-like-query

mongo-shell-like-query
Scala
15
star
9

remote-working-playbook

12
star
10

opslogger

A logging library designed with operations in mind.
Java
12
star
11

interview-prep

Project skeleton for interviews @equalexperts
C#
11
star
12

owasp-top-10

Wall posters for the OWASP Top 10
10
star
13

eesa

Scripts and documents for the Equal Experts Space Plane
Python
8
star
14

advice-process-playbook

Advice Process Playbook
8
star
15

inception-playbook

8
star
16

data-engineering-exercise-python

Makefile
6
star
17

you-build-it-you-run-it-playbook

4
star
18

decoy

Jupyter Notebook
3
star
19

language-agnostic-data-pipelines

This repository contains a reference implementation for a language-agnostic data pipelines architecture.
Clojure
3
star
20

ee-tech-interviews-uk

3
star
21

equalexperts-de

JavaScript
3
star
22

pair-prog-event

Elm
2
star
23

ts-util

typescript utilities and functions
TypeScript
2
star
24

data-engineering-exercise-scala

Scala
2
star
25

docker-kibi

docker containers for kibi
Shell
2
star
26

ee-fizzbuzz-marking

Candidate Instructions for the Equal Experts FizzBuzz Exercise
1
star
27

async-crypto-filters

Library to provide a Play filter implementation for encryption and session cookies for use with play-async
Scala
1
star
28

Apiary-Neo4j-RDBMS-Comparison

Neo4j RDBMS Comparison
Scala
1
star
29

dev-conf-2023-lean-mlops

Jupyter Notebook
1
star
30

data-studio-exercise-python-sql

EE Data Studio recruitment exercise - for Python/SQL Data Engineering
Python
1
star
31

play-async

Framework that disconnects the HTTP client (Browser/RestFul API) request from waiting for long running server-side actions
Scala
1
star