Files
neon/libs
Vlad Lazar 7b0f1605b2 wal_decoder: abstract wire format
We want to add new wire formats, but the current code has bincode
hard-codeded.

To this end:
1. Rework the wal_receiver_protocol PS config to include a format
   modifier for interpreted protocol type.
2. Abstract wire format encoding and decoding to a separate module
   in wal_decoder
3. Glue things back together
2024-11-25 18:34:15 +01:00
..
2024-11-25 18:34:15 +01:00