Re: Redis 16 times faster than Postgres?

From: Nathan Woodrow <madmanwoo(at)gmail(dot)com>
To: "Colin 't Hart" <colinthart(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Redis 16 times faster than Postgres?
Date: 2019-09-29 21:46:14
Message-ID: CAAi8Yg_PgTj5v6SJn=2=2Lnuhsa2_YdSN6wHkVSn-nhxVfmwgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)gmail(dot)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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2019-09-29 21:52:15 Re: Redis 16 times faster than Postgres?
Previous Message Colin 't Hart 2019-09-29 21:42:00 Redis 16 times faster than Postgres?