Commit Graph

  • 7a8465631f Merge pull request #96 from doctrine/dynamodb-refactoring master v0.4.0 Emanuele Minotto 2019-11-15 19:45:19 +01:00
  • 76b76d42e9 Include DynamoDB tests on Travis Emanuele Minotto 2019-10-20 12:42:42 +02:00
  • 9fe32a6388 Add DynamoDB to documentation Emanuele Minotto 2019-10-20 12:42:26 +02:00
  • 1089486506 DynamoDbStorage internal refactoring Emanuele Minotto 2019-10-20 12:40:33 +02:00
  • e32cd91113 Merge pull request #94 from doctrine/issues/91 v0.3.0 Emanuele Minotto 2019-09-20 21:42:29 +02:00
  • 8f07e47320 Replace riak client with php-riak/riak-client EmanueleMinotto 2019-09-06 23:59:07 +02:00
  • 186c8e04d2 Add riak to Travis EmanueleMinotto 2019-09-06 23:58:52 +02:00
  • fe7dcc5c79 Merge pull request #95 from doctrine/issues/93 Emanuele Minotto 2019-09-11 21:42:11 +02:00
  • 218a870dd3 Create UPGRADE.md EmanueleMinotto 2019-09-10 21:23:02 +02:00
  • b62b9ea098 Drop PHP 5.5 support EmanueleMinotto 2019-09-08 08:48:10 +02:00
  • 3800fa4d5c Add mongo to Travis EmanueleMinotto 2019-09-08 08:28:17 +02:00
  • a50dade76d Replace legacy Mongo class with MongoDB Client EmanueleMinotto 2019-09-08 08:23:43 +02:00
  • 6f154f5378 Add mongodb/mongodb dependency EmanueleMinotto 2019-09-08 08:23:09 +02:00
  • 2117eef3e3 Implement cassandra range query missing-range-query-implementation EmanueleMinotto 2019-09-04 22:17:30 +02:00
  • ff58187a3b Upgrade doctrine/couchdb to include range query EmanueleMinotto 2019-09-04 22:17:04 +02:00
  • e878a42d81 Add drivers to Travis EmanueleMinotto 2019-09-04 22:16:08 +02:00
  • 55f0840706 Use array as operation result EmanueleMinotto 2019-09-04 22:15:56 +02:00
  • ac4c317a7e Merge pull request #92 from doctrine/fix-tests-for-maintainance Emanuele Minotto 2019-09-03 08:31:00 +02:00
  • 705d5fc1d1 Add different versions support EmanueleMinotto 2019-08-31 15:20:02 +02:00
  • 465bd365f7 Remove HHVM support EmanueleMinotto 2019-08-31 15:14:25 +02:00
  • 9fb5e498ed Replace deprecated TestCase::getMock EmanueleMinotto 2019-08-31 15:03:27 +02:00
  • 573723ab3c Skip legacy Riak tests EmanueleMinotto 2019-08-31 15:03:05 +02:00
  • 6faf449755 Include code coverage (with coveralls) force-cs Emanuele Minotto 2016-07-09 12:52:30 +02:00
  • 5ecca2e0e2 Force coding style Emanuele Minotto 2016-07-09 12:51:59 +02:00
  • 22af505cac Remove notifications Emanuele Minotto 2016-07-09 12:51:30 +02:00
  • 16c1bc3d3d Use travis cache Emanuele Minotto 2016-07-09 12:51:14 +02:00
  • 5e6144a852 Fixed coding style Emanuele Minotto 2016-07-09 12:50:45 +02:00
  • a2b752033f CS fix tests/refactoring Emanuele Minotto 2016-07-07 00:20:34 +02:00
  • eaa95e0e96 Fixed identifiers values extraction Emanuele Minotto 2016-02-22 23:00:56 +01:00
  • 90d29ad6c7 Allow object as constructor argument Emanuele Minotto 2016-02-22 23:00:26 +01:00
  • 66864cbbee missing initializations and arrays Emanuele Minotto 2015-12-20 20:30:01 +01:00
  • 02cb83edd1 small refactoring Emanuele Minotto 2015-12-20 20:26:58 +01:00
  • 8f17913f4b namespaces Emanuele Minotto 2015-12-20 20:22:16 +01:00
  • cf6bd490f4 fixed phpdocs Emanuele Minotto 2015-12-20 20:20:46 +01:00
  • 18e9faf50d added new tests Emanuele Minotto 2015-12-20 20:17:51 +01:00
  • aeb6db5d98 added old tests to the legacy group Emanuele Minotto 2015-12-20 20:15:57 +01:00
  • 8ba3db4ce7 Merge pull request #79 from larowlan/dynamodb Emanuele Minotto 2016-07-05 23:08:02 +02:00
  • bb1ba64453 Revert changes to composer.json Lee Rowlands 2016-06-06 10:09:09 +10:00
  • 903f6a8c97 Update docs to use new format Lee Rowlands 2016-03-24 11:44:07 +10:00
  • 0a5917a2a9 PHPCS fixes Lee Rowlands 2016-03-23 09:26:05 +10:00
  • b7daeb0d19 Restore missing Riak dependency Lee Rowlands 2016-03-23 09:19:17 +10:00
  • 06e11dae33 Remove redundant docs Lee Rowlands 2016-03-23 09:18:22 +10:00
  • 4584d99529 Add missing docs Lee Rowlands 2016-03-23 09:17:59 +10:00
  • 54e05f9acd Fix typo Lee Rowlands 2016-03-23 09:16:57 +10:00
  • 4d4a17aca9 Update documentation for DynamoDb Lee Rowlands 2016-03-23 08:13:42 +10:00
  • b2a4e320b0 Combine existing DynamoDb implementation with new AmazonDynamoDb and expands tests Lee Rowlands 2016-03-23 08:13:32 +10:00
  • b2906e209e Merge pull request #78 from doctrine/feature/array-storage Marco Pivetta 2016-03-11 13:34:51 +01:00
  • f29622194e Add array storage for development/testing purposes Emanuele Minotto 2016-02-25 23:40:40 +01:00
  • 2517bb04c5 Merge pull request #77 from doctrine/fix/redis-on-travis Marco Pivetta 2016-03-09 23:17:48 +01:00
  • a0d85c1c27 Redis on TravisCI setup as PECL extension Emanuele Minotto 2016-02-26 00:36:39 +01:00
  • 0d9c10edf2 Replaced @exception annotations Nick Ilyin 2015-12-15 12:20:59 -05:00
  • 606ca8b29d License headers and added @covers Nick Ilyin 2015-12-15 12:17:48 -05:00
  • 1ffab2e77d More precise info for NotFoundException Nick Ilyin 2015-12-15 12:14:37 -05:00
  • e0878ca97a Converted keys to consts Nick Ilyin 2015-12-15 12:10:33 -05:00
  • 7877050062 Comment cleanups Nick Ilyin 2015-12-15 12:05:14 -05:00
  • cc3e478d10 Accessor level refactors Nick Ilyin 2015-12-15 12:01:51 -05:00
  • 79bee991a2 Exception refactoring Nick Ilyin 2015-12-15 12:00:01 -05:00
  • f61ce21d4b Members downgraded to private Nick Ilyin 2015-12-15 11:18:30 -05:00
  • 58f98f8a94 Removed unnecessary not empty check Nick Ilyin 2015-12-15 11:15:08 -05:00
  • 902da8f693 Moved AWS to require-dev Nick Ilyin 2015-12-15 11:13:52 -05:00
  • 84d5db7073 Cleaner options; php 5.4 compat Nick Ilyin 2015-10-28 10:08:09 -04:00
  • ef425578fb Whitespace; useless comment Nick Ilyin 2015-10-22 10:11:12 -07:00
  • 518f4211b0 Implementation for Amazon DynamoDB Nick Ilyin 2015-10-22 09:55:11 -07:00
  • 6adac1bff0 moved to a more structured hierarchy enhancement/excpetions-hierarchy Emanuele Minotto 2016-01-05 01:34:24 +01:00
  • bad3b56f4b Merge pull request #71 from doctrine/fix/missing-methods Marco Pivetta 2015-12-30 20:11:57 +01:00
  • 2836bc0cfd Merge pull request #70 from doctrine/fix/instance-reference Marco Pivetta 2015-12-30 20:10:25 +01:00
  • 6000d76099 Merge pull request #69 from doctrine/fix/composer-dependencies Marco Pivetta 2015-12-30 20:09:15 +01:00
  • b095170bdc Merge pull request #68 from doctrine/enhancement/coding-style Marco Pivetta 2015-12-30 20:07:26 +01:00
  • fe7195fc2d Merge pull request #66 from doctrine/docs/cassandra-configuration Marco Pivetta 2015-12-30 20:07:03 +01:00
  • e282c1d9f6 added some missing methods Emanuele Minotto 2015-12-30 18:32:18 +01:00
  • e2f7ea54f7 added fix' test Emanuele Minotto 2015-12-28 23:44:41 +01:00
  • 03a2413e99 fixed wrong instance reference Emanuele Minotto 2015-12-20 20:18:27 +01:00
  • 2c99b71d19 moved couchdb to require-dev + suggestions Emanuele Minotto 2015-12-20 20:06:37 +01:00
  • fe1e155e69 coding style Emanuele Minotto 2015-12-20 20:05:38 +01:00
  • ec14ab554a Merge pull request #67 from zeroedin-bill/reconstitute-typo-fix Emanuele Minotto 2015-12-16 19:18:38 +01:00
  • 3c7ba8415e fix typo reconsitute -> reconstititute Bill Schaller 2015-12-16 10:20:28 -05:00
  • 69832f5423 added Cassandra configuration Emanuele Minotto 2015-12-16 00:18:52 +01:00
  • b5d8dde073 shared key flattening enhancement/abstract-storage Emanuele Minotto 2015-12-16 00:03:09 +01:00
  • 709d464881 Merge pull request #60 from doctrine/docs/basic-usage Benjamin Eberlei 2015-12-14 23:48:26 +01:00
  • ba3ff63080 Merge pull request #62 from doctrine/enhancement/coding-tools Marco Pivetta 2015-12-14 00:05:28 +01:00
  • 50de14012f prevent complex (curly) syntax Emanuele Minotto 2015-12-13 02:11:45 +01:00
  • a3827e94b6 php-cs round Emanuele Minotto 2015-12-13 02:00:46 +01:00
  • 82486729dd added php-ca-fixer configuration Emanuele Minotto 2015-12-13 01:59:52 +01:00
  • f2ef7d7445 added editorconfig configuration Emanuele Minotto 2015-12-13 01:59:18 +01:00
  • dc4eca67e4 Merge pull request #64 from doctrine/fix/travis-tests Marco Pivetta 2015-12-13 23:49:46 +01:00
  • b5c77d93cf moved extension requirement to annotations Emanuele Minotto 2015-12-13 14:11:25 +01:00
  • bb723cc9c7 allow mongo and redis testing on travis Emanuele Minotto 2015-12-13 01:07:44 +01:00
  • 3c3eaad3c9 Merge pull request #24 from doctrine/cassandra Marco Pivetta 2015-12-13 01:29:26 +01:00
  • 23d6c6dc5d moved cassandra configuration for travis into a separate script Emanuele Minotto 2015-12-13 01:18:42 +01:00
  • 793fe5fd16 removed useless assignments Emanuele Minotto 2015-12-13 01:17:50 +01:00
  • 43a1a21670 prevent from skipping non existing keyspace Emanuele Minotto 2015-12-13 00:37:32 +01:00
  • 1e9593c80d added cassandra testing on travis Emanuele Minotto 2015-12-12 22:52:04 +01:00
  • 8b9f7317f9 updated datastax/php-driver dependency Emanuele Minotto 2015-12-12 19:14:35 +01:00
  • f4d0647400 Experimental support for cassandra php driver. Benjamin Eberlei 2015-05-13 09:05:47 +02:00
  • 56222890f7 Initial work on Cassandra PHP Driver support. Benjamin Eberlei 2015-05-13 01:03:24 +02:00
  • 7b92465aab Added basic usage intro Emanuele Minotto 2015-12-12 00:23:31 +01:00
  • f1446ee0ff Merge pull request #59 from doctrine/docs/couchdb-configuration Marco Pivetta 2015-12-11 23:51:24 +01:00
  • 4e5c6832aa Added CouchDB configuration example Emanuele Minotto 2015-12-11 23:46:03 +01:00
  • aa062f3c74 Merge pull request #47 from EmanueleMinotto/couchdb Marco Pivetta 2015-12-10 00:40:23 +01:00
  • 5da1efcd7c added CouchDB storage Emanuele Minotto 2015-12-10 00:36:43 +01:00