调星娱乐
您的当前位置:首页UsingRedistoOptimizeMySQLQueries

UsingRedistoOptimizeMySQLQueries

来源:调星娱乐


This is the first time I’m encountaring this approach where a NoSQL database is used not to provide directly the final data (usually in a denormalized format), but rather to optimize the access to the master of data. Basically this is a metadata layer optimizer. Neat!

Original title and link: Using Redis to Optimize MySQL Queries (NoSQL database?myNoSQL)

显示全文