Zend_Cache_Backend_Mongo
MongoDB cache
A cache backend for MongoDB used in the Zend Framework.
Zend Framework cache backend for MongoDB
12 stars
5 watching
5 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colinmollenhour/cm_cache_backend_file | A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms. | 144 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
sokil/php-mongo | A PHP library for working with MongoDB documents and data structures in a flexible and type-safe way. | 242 |
diogodamiani/identityserver4.contrib.mongodb | A MongoDB-based implementation of IdentityServer4's persistence layer | 111 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
adelowo/onecache | A Go caching library with support for multiple backends and garbage collection. | 136 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
minhhungit/mongodb-cluster-docker-compose | A Docker Compose setup for a sharded MongoDB cluster with replication. | 503 |