mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #4] [MERGED] Add mongodb storage #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/KeyValueStore/pull/4
Author: @Baachi
Created: 5/11/2012
Status: ✅ Merged
Merged: 5/21/2012
Merged by: @beberlei
Base:
master← Head:mongodb📝 Commits (4)
b88ed9eAdd mongodb storagecbbcffaUpdate docomentes: Using {@inheritDoc}c277f42Updated licence header0f974c2UseNotFoundException📊 Changes
2 files changed (+311 additions, -0 deletions)
View changed files
➕
lib/Doctrine/KeyValueStore/Storage/MongoDbStorage.php(+171 -0)➕
tests/Doctrine/Tests/KeyValueStore/Storage/MongoDbStorageTest.php(+140 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.