All Projects → tikv → sig-transaction

tikv / sig-transaction

Licence: other
Resources for the transaction SIG

Projects that are alternatives of or similar to sig-transaction

Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+17532.2%)
Mutual labels:  distributed-transactions, tikv, tidb
TiBigData
TiDB connectors for Flink/Hive/Presto
Stars: ✭ 192 (+225.42%)
Mutual labels:  tikv, tidb
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+50528.81%)
Mutual labels:  distributed-transactions, tidb
Eventapis
eventapis is a Java based Event Sourcing framework which can be benefited by the teams who are planning to make CQRS transitions with minimum learning curve and ease of adaptation.
Stars: ✭ 147 (+149.15%)
Mutual labels:  distributed-transactions
Qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
Stars: ✭ 2,420 (+4001.69%)
Mutual labels:  distributed-transactions
horoscope
horoscope is an optimizer inspector for DBMS.
Stars: ✭ 34 (-42.37%)
Mutual labels:  tidb
tidb-docs-jp
TiDB docs in Japanese
Stars: ✭ 14 (-76.27%)
Mutual labels:  tidb
Dts
Distributed Transaction Service For Spring Cloud
Stars: ✭ 97 (+64.41%)
Mutual labels:  distributed-transactions
TiDB-for-PostgreSQL
PgSQL compatible on distributed database TiDB
Stars: ✭ 350 (+493.22%)
Mutual labels:  tidb
perseus
Perseus is a set of scripts (docker+javascript) to investigate a distributed database's responsiveness when one of its three nodes is isolated from the peers
Stars: ✭ 49 (-16.95%)
Mutual labels:  tidb
client-java
TiKV Java Client
Stars: ✭ 92 (+55.93%)
Mutual labels:  tikv
Mysql Notes
MySQL 学习笔记
Stars: ✭ 227 (+284.75%)
Mutual labels:  distributed-transactions
Shardingsphere
Build criterion and ecosystem above multi-model databases
Stars: ✭ 14,989 (+25305.08%)
Mutual labels:  distributed-transactions
tide
The TiDB IDE
Stars: ✭ 90 (+52.54%)
Mutual labels:  tidb
Go Saga
Implements saga-pattern in Go, another way to distribute transaction.
Stars: ✭ 183 (+210.17%)
Mutual labels:  distributed-transactions
newsql nosql library
整理12种数据库相关资料,mysql,mariaDB,Percona Server,MongoDB,Redis,RocksDB,TiDB,CouchDB,Cassandra,TokuDB,MemDB,Oceanbase
Stars: ✭ 270 (+357.63%)
Mutual labels:  tidb
Servicecomb Pack Csharp
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
Stars: ✭ 135 (+128.81%)
Mutual labels:  distributed-transactions
Joice
Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务
Stars: ✭ 219 (+271.19%)
Mutual labels:  distributed-transactions
microservice workshop
Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infra…
Stars: ✭ 69 (+16.95%)
Mutual labels:  distributed-transactions
tidb-dashboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
Stars: ✭ 136 (+130.51%)
Mutual labels:  tidb

SIG-transaction

Rendered version (Recommended)

The transactions special interest group (SIG-transaction) are a group of people interested in transactions in distributed databases. We have a focus on transactions in TiKV and TiKV clients (including TiDB, which use TiKV go-client), but discuss academic work and other implementations too.

SIG activites

  • talks on distributed transactions,
  • a reading group for academic papers,
  • discussion of transaction research and implementations on Slack,
  • help understanding and configuring transactions in TiKV and TiDB,
  • support for contributors to TiKV and related projects.

Get involved

  1. You can join us in #sig-transaction in the TiKV community Slack; come say hi! We use English or Chinese. (Recommended)

  2. You can read or join our announcement mailing list, so you can stay up to date with what we're up to.

People

See people.md. If you want to mention us in an issue, PR, or comment, use @tikv/sig-txn.

If you have questions about the SIG or transactions in TiKV, please get in touch with either of the leaders!

Resources

Repositories

Ongoing transactions work in TiKV

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].