244 Commits

Author SHA1 Message Date
Emanuele Minotto 7a8465631f Merge pull request #96 from doctrine/dynamodb-refactoring
DynamoDB internal refactoring
v0.4.0
2019-11-15 19:45:19 +01:00
Emanuele Minotto 76b76d42e9 Include DynamoDB tests on Travis 2019-10-20 14:36:57 +02:00
Emanuele Minotto 9fe32a6388 Add DynamoDB to documentation 2019-10-20 14:36:57 +02:00
Emanuele Minotto 1089486506 DynamoDbStorage internal refactoring 2019-10-20 14:36:57 +02:00
Emanuele Minotto e32cd91113 Merge pull request #94 from doctrine/issues/91
RiakStorage upgrade
v0.3.0
2019-09-20 21:42:29 +02:00
EmanueleMinotto 8f07e47320 Replace riak client with php-riak/riak-client 2019-09-20 21:28:57 +02:00
EmanueleMinotto 186c8e04d2 Add riak to Travis 2019-09-11 21:55:39 +02:00
Emanuele Minotto fe7dcc5c79 Merge pull request #95 from doctrine/issues/93
MongoDbStorage upgrade
2019-09-11 21:42:11 +02:00
EmanueleMinotto 218a870dd3 Create UPGRADE.md 2019-09-11 21:36:23 +02:00
EmanueleMinotto b62b9ea098 Drop PHP 5.5 support 2019-09-11 21:36:23 +02:00
EmanueleMinotto 3800fa4d5c Add mongo to Travis 2019-09-11 21:36:23 +02:00
EmanueleMinotto a50dade76d Replace legacy Mongo class with MongoDB Client 2019-09-11 21:36:23 +02:00
EmanueleMinotto 6f154f5378 Add mongodb/mongodb dependency 2019-09-08 08:23:09 +02:00
Emanuele Minotto ac4c317a7e Merge pull request #92 from doctrine/fix-tests-for-maintainance
Fix storage tests for maintainance
2019-09-03 08:31:00 +02:00
EmanueleMinotto 705d5fc1d1 Add different versions support 2019-08-31 15:44:22 +02:00
EmanueleMinotto 465bd365f7 Remove HHVM support 2019-08-31 15:44:22 +02:00
EmanueleMinotto 9fb5e498ed Replace deprecated TestCase::getMock 2019-08-31 15:44:22 +02:00
EmanueleMinotto 573723ab3c Skip legacy Riak tests 2019-08-31 15:03:05 +02:00
Emanuele Minotto 8ba3db4ce7 Merge pull request #79 from larowlan/dynamodb
Enhances existing dynamodb implementation and adds docs
2016-07-05 23:08:02 +02:00
Lee Rowlands bb1ba64453 Revert changes to composer.json 2016-06-06 10:09:09 +10:00
Lee Rowlands 903f6a8c97 Update docs to use new format 2016-03-24 11:44:07 +10:00
Lee Rowlands 0a5917a2a9 PHPCS fixes 2016-03-23 09:26:05 +10:00
Lee Rowlands b7daeb0d19 Restore missing Riak dependency 2016-03-23 09:19:17 +10:00
Lee Rowlands 06e11dae33 Remove redundant docs 2016-03-23 09:18:22 +10:00
Lee Rowlands 4584d99529 Add missing docs 2016-03-23 09:17:59 +10:00
Lee Rowlands 54e05f9acd Fix typo 2016-03-23 09:17:00 +10:00
Lee Rowlands 4d4a17aca9 Update documentation for DynamoDb 2016-03-23 08:45:44 +10:00
Lee Rowlands b2a4e320b0 Combine existing DynamoDb implementation with new AmazonDynamoDb and expands tests 2016-03-23 08:13:32 +10:00
Marco Pivetta b2906e209e Merge pull request #78 from doctrine/feature/array-storage
Add array storage for development/testing purposes
2016-03-11 13:34:51 +01:00
Emanuele Minotto f29622194e Add array storage for development/testing purposes 2016-03-09 23:18:37 +01:00
Marco Pivetta 2517bb04c5 Merge pull request #77 from doctrine/fix/redis-on-travis
Redis on TravisCI setup as PECL extension
2016-03-09 23:17:48 +01:00
Emanuele Minotto a0d85c1c27 Redis on TravisCI setup as PECL extension 2016-02-26 00:36:39 +01:00
Nick Ilyin 0d9c10edf2 Replaced @exception annotations 2016-02-03 09:41:57 -05:00
Nick Ilyin 606ca8b29d License headers and added @covers 2016-02-03 09:41:57 -05:00
Nick Ilyin 1ffab2e77d More precise info for NotFoundException 2016-02-03 09:41:57 -05:00
Nick Ilyin e0878ca97a Converted keys to consts 2016-02-03 09:41:56 -05:00
Nick Ilyin 7877050062 Comment cleanups 2016-02-03 09:41:56 -05:00
Nick Ilyin cc3e478d10 Accessor level refactors 2016-02-03 09:41:56 -05:00
Nick Ilyin 79bee991a2 Exception refactoring 2016-02-03 09:41:56 -05:00
Nick Ilyin f61ce21d4b Members downgraded to private 2016-02-03 09:41:56 -05:00
Nick Ilyin 58f98f8a94 Removed unnecessary not empty check 2016-02-03 09:41:56 -05:00
Nick Ilyin 902da8f693 Moved AWS to require-dev 2016-02-03 09:41:53 -05:00
Nick Ilyin 84d5db7073 Cleaner options; php 5.4 compat 2016-02-03 09:40:42 -05:00
Nick Ilyin ef425578fb Whitespace; useless comment 2016-02-03 09:40:42 -05:00
Nick Ilyin 518f4211b0 Implementation for Amazon DynamoDB 2016-02-03 09:40:35 -05:00
Marco Pivetta bad3b56f4b Merge pull request #71 from doctrine/fix/missing-methods
Added some missing methods
2015-12-30 20:11:57 +01:00
Marco Pivetta 2836bc0cfd Merge pull request #70 from doctrine/fix/instance-reference
Fixed wrong instance reference
2015-12-30 20:10:25 +01:00
Marco Pivetta 6000d76099 Merge pull request #69 from doctrine/fix/composer-dependencies
Moved CouchDB to require-dev + suggestions
2015-12-30 20:09:15 +01:00
Marco Pivetta b095170bdc Merge pull request #68 from doctrine/enhancement/coding-style
Removed space before logical negation operator
2015-12-30 20:07:26 +01:00
Marco Pivetta fe7195fc2d Merge pull request #66 from doctrine/docs/cassandra-configuration
Added Cassandra configuration
2015-12-30 20:07:03 +01:00