Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HBase で使用されているキャッシング メカニズムを、Memcache、Gemfire、GridGain などの別のキャッシング製品に置き換えることはできますか?
HBase は、GridGain などとは大きく異なります。列指向のミニ データベース (トランザクションなしなど) と、完全にトランザクション対応のインメモリ データ プラットフォーム。異なる目標、異なるアプローチ。
適切なユースケースがある場合、交換はおそらく正しいアプローチです。