mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #47] [MERGED] Added CouchDB storage #72
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/47
Author: @EmanueleMinotto
Created: 10/22/2015
Status: ✅ Merged
Merged: 12/9/2015
Merged by: @Ocramius
Base:
master← Head:couchdb📝 Commits (1)
5da1efcadded CouchDB storage📊 Changes
4 files changed (+302 additions, -3 deletions)
View changed files
📝
README.md(+2 -2)📝
composer.json(+2 -1)➕
lib/Doctrine/KeyValueStore/Storage/CouchDbStorage.php(+139 -0)➕
tests/Doctrine/Tests/KeyValueStore/Storage/CouchDbStorageTest.php(+159 -0)📄 Description
Closes https://github.com/doctrine/KeyValueStore/issues/40
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.