google / gink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Gink is a versioned, eventually consistent, multi-paradigm database management system. It takes a "protocol-first" approach, which facilitates multiple implementations that can share data. This repository contains the protocol buffer definitions for the syncronization protocol, as well as two reference implementations: one in Typescript and the other in Python.

Gink is free, open source software, and anyone may use it, fork it, etc.

This is NOT an officially supported Google product.

About

License:Apache License 2.0


Languages

Language:Python 58.2%Language:TypeScript 37.6%Language:JavaScript 3.3%Language:Makefile 0.6%Language:Dockerfile 0.3%Language:HTML 0.1%Language:Shell 0.0%