Motivation
Mdrepo has been using Berkeley DB but it's architecture dependent and it doesn't work soundly when multiple servers accessing files on NFS. Writing and reading serialized data with Sereal::Encode and Sereal::Decode should be better.
Description and Documentation
Re-implement TWiki::Mdrepo using Sereal and write a tool to convert Berkeley DB file to Sereal.
Examples
Impact
This matters only if you are using
MetadataRepository.
Implementation
--
Contributors:
Hideyo Imazu - 2017-06-01
Discussion