Routing PHP memcached calls to Oracle Coherence
- by cj
A new post Getting Started with the Coherence Memcached Adaptor from David
Felcey shows how PHP memcached calls can automatically be routed to
store data in Oracle Coherence 12c. This is possible now Coherence
12.1.3 supports Memcached clients using the Binary Memcached protocol.
David's post shows how the Coherence Memcached adaptor can be…