Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.08 KB

AnyEvent::PgRecvlogical

Build Status Coverage Status CPAN version

AnyEvent::PgRecvlogical provides perl bindings of similar functionality to that of pg_recvlogical. The reasoning being that pg_recvlogical does afford the consuming process the opportunity to emit feedback to PostgreSQL. This results is potentially being sent more data than you can handle in a timely fashion.

Copyright

Copyright (c) 2107-2018 William Cox

License

This library is free software and may be distributed under the same terms as perl itself.