vladmihalcea/hypersistence-utils
Support for Protobuf when storing JSONB objects in PostgreSQL
Aperta
#368 aperta il 25 nov 2021
help wantedrequires investigation
Metriche repository
- Star
- (2666 stelle)
- Metriche merge PR
- (Merge medio 9g 17h) (1 PR mergiata in 30 g)
Descrizione
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.