[Add] HashCacheStore 添加 CacheStore 的抽象实现; [Add] HashSingleCacheStore 添加 SingleCacheStore 的具体实现; [Add] HashSingleCacheStoreTest 增加完整测试项(涵盖了 HashCacheStore);