bigfile/zodb: Make ZBlk1 format the default
Our current workloads are mostly a lot of small data changes and this is what ZBlk1 was created for. Yes it has larger overhead for accessing data, but we already painted the way how to handle this in 13c0c17c (bigfile/zodb: Format #1 which is optimized for small changes) -> move data deduplication/management to server side. So be it ZBlk1 the default for now. /cc @Tyagov, @klaus
Showing
-
mentioned in merge request !5 (merged)
-
mentioned in commit levin.zimmermann/wendelin.core@c57b4395
-
mentioned in commit kirr/wendelin.core@2bc0e789
-
mentioned in commit kirr/wendelin.core@2cdc530f
-
mentioned in commit 99f262dd
Please register or sign in to comment