Re: Redis 16 times faster than Postgres?

Nathan Woodrow <madmanwoo@gmail.com>

From: Nathan Woodrow <madmanwoo@gmail.com>
To: "Colin 't Hart" <colinthart@gmail.com>
Cc: pgsql-general@postgresql.org
Date: 2019-09-29T21:46:14Z
Lists: pgsql-general
Redis is a in memory database so I would except it to be always much
faster..

On Mon., 30 Sep. 2019, 7:42 am Colin 't Hart, <colinthart@gmail.com> wrote:

> Hi,
>
> Can someone take a look at this blog post?
> https://www.peterbe.com/plog/redis-vs-postgres-blob-of-json
>
> Can Redis really be 16 times faster than Postgres? Surely Postgres can get
> closer to the raw speed of the hardware than 1 order of magnitude?
>
> Thanks,
>
> Colin
>