vladmihalcea/hypersistence-utils

Support for Protobuf when storing JSONB objects in PostgreSQL

开放

#368 创建于 2021年11月25日

 (7 条评论) (0 个反应) (0 位负责人)Java (399 个派生)batch import
help wantedrequires investigation

仓库指标

星标
 (2,666 个星标)
PR 合并指标
 (平均合并 9天 17小时) (30 天内合并 1 个 PR)

描述

We are using protobuf to store data. So are you planning to add support for protobuf to be (de)serialized into jsonb? It's easy to implement.

贡献者指南