README 428 B

12345678910111213
  1. The files in this directory originally come from
  2. https://github.com/percona/PerconaFT/.
  3. This directory only includes the "locktree" part of PerconaFT, and its
  4. dependencies.
  5. The following modifications were made:
  6. - Make locktree usable outside of PerconaFT library
  7. - Add shared read-only lock support
  8. The files named *_subst.* are substitutes of the PerconaFT's files, they
  9. contain replacements of PerconaFT's functionality.