之前三篇讲了MoSonic整体设计上的思路参考。这篇讲一下其中的一些细节优化方面遇到的问题。 Cache Money对于查询类型的要求限制的非常死,整个系统变成只有两种查询: select id from table where simple condition select * from table where id = XXX 假设有user表,有passw
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号