[OMID-90] Implement low latency tso capability. Instead of TSO writing to commit table the clients do it. In order to insure snapshot isolation, clients invalidate transaction when reading from commit table

Signed-off-by: Ohad Shacham <ohads@yahoo-inc.com>
42 files changed
tree: 8635a53085bef42b6a80efbfa8fa204babbf23b3
  1. benchmarks/
  2. codahale-metrics/
  3. commit-table/
  4. common/
  5. doc/
  6. examples/
  7. hbase-client/
  8. hbase-commit-table/
  9. hbase-common/
  10. hbase-coprocessor/
  11. hbase-shims/
  12. hbase-tools/
  13. metrics/
  14. misc/
  15. packaging/
  16. statemachine/
  17. timestamp-storage/
  18. transaction-client/
  19. tso-server/
  20. .gitignore
  21. .travis.yml
  22. bintray-settings.xml
  23. DISCLAIMER
  24. KEYS
  25. LICENSE.txt
  26. NOTICE
  27. pom.xml
  28. README.md
README.md

Build Status Coverage Status

The Omid project provides transactional support for HBase-based applications.

Quickstart

Check the Omid basic concepts or go directly to the quick start guide.

For a more detailed view of the system, check the sections in the technical documentation here.

License

Code licensed under the Apache License Version 2.0. See LICENSE file for terms.


Omid logo by Ignacio Prieto