vladmihalcea/hypersistence-utils
Support for Protobuf when storing JSONB objects in PostgreSQL
オープン
#368 opened on 2021/11/25
help wantedrequires investigation
Repository metrics
- Stars
- (2,666 個のスター)
- PR merge metrics
- (平均マージ 9d 17h) (30d で 1 merged 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.