Write a Postgres proxy. Day 2. Getting the queries.
In this series of post we are writing a postgres proxy that accept connections made using the postgres (PG) protocol and forward them to RediSQL. Motivation and introduction of the…
Continue Reading Write a Postgres proxy. Day 2. Getting the queries.