cassandra - cache distribute framework for PHP -


currently, looking cache distribution framework php implementation.

mainly, local or remote cache storage.

i have idea "memcache" & "apache cassandra".

is there more framework ?

thanks javaamtho

you should consider couchbase, provides distributed persistent cache quite performant , super easy use. problem memcached it's harder scale additional machines, , if machine goes down lose keys , have rebuild cache. cassandra has excellent caching support quite bit more complex; if don't need complexity couchbase better choice.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -