2025-09-24 - 2026-03-24
Overview
There has been no commit activity in this period.
75 Issues closed from 1 user
Closed
#119 [PR #95] [MERGED] MongoDbStorage upgrade
Closed
#121 [PR #96] [MERGED] DynamoDB internal refactoring
Closed
#114 [PR #94] [MERGED] RiakStorage upgrade
Closed
#115 [PR #87] [CLOSED] Fix DynamoDbStorage::find
Closed
#109 [PR #80] [CLOSED] Map partition and row keys back to object properties for azure table storage
Closed
#110 [PR #85] [CLOSED] Find all entities
Closed
#111 [PR #84] [CLOSED] Update DynamoDbStorage::find
Closed
#112 [PR #81] Fix table creation
Closed
#102 [PR #78] [MERGED] Add array storage for development/testing purposes
Closed
#104 [PR #79] [MERGED] Enhances existing dynamodb implementation and adds docs
Closed
#106 [PR #77] Redis on TravisCI setup as PECL extension
Closed
#96 [PR #67] [MERGED] fix typo reconsitute -> reconstititute
Closed
#98 [PR #68] Removed space before logical negation operator
Closed
#99 [PR #70] Fixed wrong instance reference
Closed
#100 [PR #69] Moved CouchDB to require-dev + suggestions
Closed
#94 [PR #71] [MERGED] Added some missing methods
Closed
#87 [PR #66] [MERGED] Added Cassandra configuration
Closed
#88 [PR #60] [MERGED] Added basic usage intro
Closed
#91 [PR #62] [MERGED] Coding tools
Closed
#92 [PR #64] Fix for TravisCI tests
Closed
#82 [PR #59] Added CouchDB configuration example
Closed
#84 [PR #54] [MERGED] Update LICENSE
Closed
#85 [PR #57] Use PHP 5.4+ array syntax
Closed
#77 [PR #52] [MERGED] composer: use PSR-4 autoload
Closed
#78 [PR #50] [MERGED] Fixes typo
Closed
#79 [PR #51] remove unused use statement
Closed
#80 [PR #55] [MERGED] Updated documentation
Closed
#74 [PR #45] applied the same license to all lib files
Closed
#75 [PR #49] [MERGED] Implementation for Amazon DynamoDB
Closed
#76 [PR #53] [MERGED] travis: use container based build, drop --dev option
Closed
#69 [PR #48] [CLOSED] The UnitOfWork should start from a clean state
Closed
#71 [PR #39] [MERGED] updated minimum php version required
Closed
#72 [PR #47] [MERGED] Added CouchDB storage
Closed
#73 [PR #36] [MERGED] Mapping drivers
Closed
#65 [PR #35] [CLOSED] Yaml driver
Closed
#66 [PR #31] [MERGED] Composer improvements
Closed
#67 [PR #32] [MERGED] Added common LICENSE
Closed
#68 [PR #33] [MERGED] PHPCS based on doctrine/coding-standard
Closed
#58 [PR #25] [MERGED] Fix typo in README
Closed
#59 [PR #30] [MERGED] Bugfix: UoW should properly handle entities of different classes
Closed
#60 [PR #26] [MERGED] Add missing field for class metadata serialization (needed when using redis cache)
Closed
#63 [PR #28] Configuration::setIdConverterStrategy fatal fix
Closed
#64 [PR #29] Fix @Transient annotation -- logic bug plus broken due to typo
Closed
#53 [PR #19] [MERGED] The Doctrine\KeyValueStore\EntityManager class is imported twice in documentation
Closed
#54 [PR #21] [MERGED] Avoiding fatalities when using RedisStorage
Closed
#56 [PR #20] [MERGED] Small typo
Closed
#57 [PR #23] Undefined property: EntityManager::$unitOfwork
Closed
#48 [PR #18] [MERGED] Initial AWS SimpleDB storage implementation
Closed
#49 [PR #16] [MERGED] Add missing use statement and fix query used in DBALStorage.
Closed
#50 [PR #17] [MERGED] Initial AWS DynamoDB storage implementation
Closed
#51 [PR #14] [MERGED] Add Redis support
Closed
#52 [PR #15] Fix examples
Closed
#47 [PR #9] Bug fixes 2012/10
Closed
#40 [PR #1] [MERGED] Windows Azure Table
Closed
#42 [PR #6] [MERGED] Riak
Closed
#45 [PR #11] Added couchbase storage
Closed
#46 [PR #4] Add mongodb storage
Closed
#36 Replace RiakStorage with a new version
Closed
#35 Use ext-mongodb for MongoDBStorage class
Closed
#30 Unexpected NotFoundException when stored value is seen as FALSE by PHP
Closed
#32 OneToOne / OneToMany / ManyToOne / ManyToMany relationship support?
Closed
#29 Support for transactions
Closed
#23 Add Basic Usage Chapter to docs
Closed
#19 Add CouchDB Storage
Closed
#17 Update configuration.rst docs with all storages
Closed
#18 Add Amazon DynamoDB storage
Closed
#15 License file?
Closed
#11 YAML Mapping Driver
Closed
#14 Add ext/cassandra storage
Closed
#7 README/Documentation
Closed
#8 XML Mapping Driver
Closed
#10 Doctrine Common 2.5.0 Release compatibility
Closed
#2 Entity storagename is in correct in storage class
Closed
#4 Tests Fail
Closed
#5 Drupal KeyValueStore - Room for (heavy) API changes + joining forces?
121 Issues created by 1 user
Opened
#1 Other objects as ID?
Opened
#2 Entity storagename is in correct in storage class
Opened
#3 Handle __set/__get in entities correctly
Opened
#4 Tests Fail
Opened
#5 Drupal KeyValueStore - Room for (heavy) API changes + joining forces?
Opened
#6 README/Documentation
Opened
#7 README/Documentation
Opened
#8 XML Mapping Driver
Opened
#9 YAML Mapping Driver
Opened
#10 Doctrine Common 2.5.0 Release compatibility
Opened
#11 YAML Mapping Driver
Opened
#12 License file?
Opened
#13 New Annotation @FieldMap
Opened
#14 Add ext/cassandra storage
Opened
#15 License file?
Opened
#16 Add CouchDB Storage
Opened
#17 Update configuration.rst docs with all storages
Opened
#18 Add Amazon DynamoDB storage
Opened
#19 Add CouchDB Storage
Opened
#20 Add Basic Usage Chapter to docs
Opened
#21 Document Range Queries
Opened
#22 WindowsAzureTableStorage removal
Opened
#23 Add Basic Usage Chapter to docs
Opened
#24 Implement CouchDB storage range queries
Opened
#25 Implement Cassandra storage range queries
Opened
#26 Support composite keys on more storages
Opened
#27 NotFoundException should have a exception message
Opened
#28 Storage name is ignored by many storages
Opened
#29 Support for transactions
Opened
#30 Unexpected NotFoundException when stored value is seen as FALSE by PHP
Opened
#31 DynamoDbStorage deprecated ItemIterator for version 3 Sdk Aws.
Opened
#32 OneToOne / OneToMany / ManyToOne / ManyToMany relationship support?
Opened
#33 Replace RiakStorage with a new version
Opened
#34 ArrayStorage find() deletes entires
Opened
#35 Use ext-mongodb for MongoDBStorage class
Opened
#36 Replace RiakStorage with a new version
Opened
#37 Can KeyValueStore be used with ManagerRegistry?
Opened
#38 Support for PHP 8.0
Opened
#39 DynamoDB - array_combine(): Both parameters should have an equal number of elements
Opened
#47 [PR #9] Bug fixes 2012/10
Opened
#40 [PR #1] [MERGED] Windows Azure Table
Opened
#41 [PR #11] [MERGED] Added couchbase storage
Opened
#42 [PR #6] [MERGED] Riak
Opened
#43 [PR #4] [MERGED] Add mongodb storage
Opened
#44 [PR #9] [MERGED] Bug fixes 2012/10
Opened
#45 [PR #11] Added couchbase storage
Opened
#46 [PR #4] Add mongodb storage
Opened
#48 [PR #18] [MERGED] Initial AWS SimpleDB storage implementation
Opened
#49 [PR #16] [MERGED] Add missing use statement and fix query used in DBALStorage.
Opened
#50 [PR #17] [MERGED] Initial AWS DynamoDB storage implementation
Opened
#51 [PR #14] [MERGED] Add Redis support
Opened
#52 [PR #15] Fix examples
Opened
#53 [PR #19] [MERGED] The Doctrine\KeyValueStore\EntityManager class is imported twice in documentation
Opened
#54 [PR #21] [MERGED] Avoiding fatalities when using RedisStorage
Opened
#55 [PR #24] [MERGED] Experimental Cassandra Support
Opened
#56 [PR #20] [MERGED] Small typo
Opened
#57 [PR #23] Undefined property: EntityManager::$unitOfwork
Opened
#58 [PR #25] [MERGED] Fix typo in README
Opened
#59 [PR #30] [MERGED] Bugfix: UoW should properly handle entities of different classes
Opened
#60 [PR #26] [MERGED] Add missing field for class metadata serialization (needed when using redis cache)
Opened
#61 [PR #29] [MERGED] Fix @Transient annotation -- logic bug plus broken due to typo
Opened
#62 [PR #28] [MERGED] Configuration::setIdConverterStrategy fatal fix
Opened
#63 [PR #28] Configuration::setIdConverterStrategy fatal fix
Opened
#64 [PR #29] Fix @Transient annotation -- logic bug plus broken due to typo
Opened
#65 [PR #35] [CLOSED] Yaml driver
Opened
#66 [PR #31] [MERGED] Composer improvements
Opened
#67 [PR #32] [MERGED] Added common LICENSE
Opened
#68 [PR #33] [MERGED] PHPCS based on doctrine/coding-standard
Opened
#69 [PR #48] [CLOSED] The UnitOfWork should start from a clean state
Opened
#70 [PR #45] [MERGED] applied the same license to all lib files
Opened
#71 [PR #39] [MERGED] updated minimum php version required
Opened
#72 [PR #47] [MERGED] Added CouchDB storage
Opened
#73 [PR #36] [MERGED] Mapping drivers
Opened
#74 [PR #45] applied the same license to all lib files
Opened
#75 [PR #49] [MERGED] Implementation for Amazon DynamoDB
Opened
#76 [PR #53] [MERGED] travis: use container based build, drop --dev option
Opened
#77 [PR #52] [MERGED] composer: use PSR-4 autoload
Opened
#78 [PR #50] [MERGED] Fixes typo
Opened
#79 [PR #51] remove unused use statement
Opened
#80 [PR #55] [MERGED] Updated documentation
Opened
#81 [PR #57] [MERGED] Use PHP 5.4+ array syntax
Opened
#82 [PR #59] Added CouchDB configuration example
Opened
#83 [PR #56] [MERGED] Added deprecation annotation
Opened
#84 [PR #54] [MERGED] Update LICENSE
Opened
#85 [PR #57] Use PHP 5.4+ array syntax
Opened
#86 [PR #56] Added deprecation annotation
Opened
#87 [PR #66] [MERGED] Added Cassandra configuration
Opened
#88 [PR #60] [MERGED] Added basic usage intro
Opened
#89 [PR #64] [MERGED] Fix for TravisCI tests
Opened
#90 [PR #65] Shared key flattening
Opened
#91 [PR #62] [MERGED] Coding tools
Opened
#92 [PR #64] Fix for TravisCI tests
Opened
#93 [PR #70] [MERGED] Fixed wrong instance reference
Opened
#94 [PR #71] [MERGED] Added some missing methods
Opened
#95 [PR #68] [MERGED] Removed space before logical negation operator
Opened
#96 [PR #67] [MERGED] fix typo reconsitute -> reconstititute
Opened
#97 [PR #69] [MERGED] Moved CouchDB to require-dev + suggestions
Opened
#98 [PR #68] Removed space before logical negation operator
Opened
#99 [PR #70] Fixed wrong instance reference
Opened
#100 [PR #69] Moved CouchDB to require-dev + suggestions
Opened
#101 [PR #76] Moved to a more structured hierarchy
Opened
#102 [PR #78] [MERGED] Add array storage for development/testing purposes
Opened
#103 [PR #77] [MERGED] Redis on TravisCI setup as PECL extension
Opened
#104 [PR #79] [MERGED] Enhances existing dynamodb implementation and adds docs
Opened
#105 [PR #72] Fix DBALStorage to not ignore exceptions
Opened
#106 [PR #77] Redis on TravisCI setup as PECL extension
Opened
#107 [PR #81] [CLOSED] Fix table creation
Opened
#108 [PR #82] Force Coding Style
Opened
#109 [PR #80] [CLOSED] Map partition and row keys back to object properties for azure table storage
Opened
#110 [PR #85] [CLOSED] Find all entities
Opened
#111 [PR #84] [CLOSED] Update DynamoDbStorage::find
Opened
#112 [PR #81] Fix table creation
Opened
#113 [PR #89] [CLOSED] Fix fatal error when dynamodb item is not found
Opened
#114 [PR #94] [MERGED] RiakStorage upgrade
Opened
#115 [PR #87] [CLOSED] Fix DynamoDbStorage::find
Opened
#116 [PR #88] [CLOSED] Add DynamoDB to configuration index
Opened
#117 [PR #92] [MERGED] Fix storage tests for maintainance
Opened
#118 [PR #89] Fix fatal error when dynamodb item is not found
Opened
#119 [PR #95] [MERGED] MongoDbStorage upgrade
Opened
#120 [PR #98] Fix fetch from array storage
Opened
#121 [PR #96] [MERGED] DynamoDB internal refactoring