Skip to content
/ hbs Public

HBS provides serializable transaction processing for HBase.

License

Notifications You must be signed in to change notification settings

yangtau/hbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBS

The HBS project provides transactional support for HBase.

Load from configuration

<property>
  <name>hbase.coprocessor.region.classes</name>
  <value>org.yangtau.hbs.hbase.coprocessor.GetEndpoint,org.yangtau.hbs.hbase.coprocessor.PutEndpoint</value>
</property>

About

HBS provides serializable transaction processing for HBase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages