阅读背景:

Redis可以写入PostgreSQL这样的数据库吗?

来源:互联网 

I've been using PostgreSQL for the longest time. All of my data lives inside Postgres. I've recently looked into redis and it has a lot of powerful features that would otherwise take a couple of lines in Django (python) to do. Redis data is persistent as long the machine it's running on doesn't go down and you can configure it to write out the data it's storing to disk every 1000 keys or every 5 minutes or so depending on your choice. I've been using PostgreSQL for the longest time




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: