Skip to content
 
 

Latest commit

 

History

624 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tair is a distributed key-value storage system originally developed at Taobao.com.

* features:

 - simple client configuration thanks to lightweight config server
 - items are versioned to avoid data inconsistencies due to concurrent update
 - supprt for atomic counter 
 - support for pluggable storage engine
 - data is automatically partitioned and replicated over whole cluster
 - server failure is handled transparently

* get and deploy tair

see: http://code.taobao.org/trac/tair/wiki/ZhWikiStart 

* Contribution

The source code is available user the GPL version 2. We are avtively looking for contributors so if you have any ideas, bug reports, or patchs you would like to contribute please do not hesitate to do so.

About

tair

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages