You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-omid git commit: [OMID-71] Omid's transaction manager detects conflicts at the cell level. Meaning that two concurrent transactions write to different columns at the same row do not conflict. This semantics is not suitable for Apache Phoenix - posted by oh...@apache.org on 2017/07/10 06:48:15 UTC, 0 replies.
- incubator-omid git commit: [OMID-70] Adding world base timestamp generator. The generator maintains monotonicity and persists the maximal timestamp in each interval. The motivation for this commit is the integration with Apache Phoenix. Phoenix's cus - posted by oh...@apache.org on 2017/07/10 11:43:52 UTC, 0 replies.
- incubator-omid git commit: [OMID-72] This commit adds support for fences over a table. These fences guarantee that every transaction started before the fence and writes to the table the fence was created for will be aborted. These fences are needed f - posted by oh...@apache.org on 2017/07/10 12:48:35 UTC, 0 replies.