Commit 8db3b51a authored by Kirill Smelkov's avatar Kirill Smelkov

Merge branch 'master' into t2

* master:
  wendelin.core v2.0.alpha1
parents 161bb822 49f826b1
......@@ -13,8 +13,8 @@ synthetic WCFS filesystem. This removes overhead of handling pagefaults in
userspace and makes bigfile's cache (now it is the kernel's pagecache) to be
shared in between several processes.
In addition a custom coherency protocol is provided, which allows clients
that want to receive isolation guarantee ("I" from ACID) to still use the shared
In addition a custom coherency protocol is provided, which allows clients,
that want to receive isolation guarantee ("I" from ACID), to still use the shared
cache and at the same time get bigfile view isolated from other's changes.
By default wendelin.core python client continues to provide full ACID semantics as
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment