Skip to content
  • victor's avatar
    MDL-54592 cachestore_mongodb: add MongoDB PHP Library · b3c0e796
    victor authored
    The new mongodb extension provides a limited API. The MongoDB PHP adds a
    high level abstraction layer that provides methods for CRUD operations
    and common commands. This version of MongoDB PHP Library requires
    the PHP mongodb extension >= 1.5.
    b3c0e796