EmanueleMinotto
|
2117eef3e3
|
Implement cassandra range query
|
2019-09-04 22:17:30 +02:00 |
|
EmanueleMinotto
|
ff58187a3b
|
Upgrade doctrine/couchdb to include range query
|
2019-09-04 22:17:04 +02:00 |
|
EmanueleMinotto
|
e878a42d81
|
Add drivers to Travis
|
2019-09-04 22:16:08 +02:00 |
|
EmanueleMinotto
|
55f0840706
|
Use array as operation result
|
2019-09-04 22:15:56 +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 |
|
Emanuele Minotto
|
e282c1d9f6
|
added some missing methods
|
2015-12-30 18:32:18 +01:00 |
|
Emanuele Minotto
|
e2f7ea54f7
|
added fix' test
|
2015-12-28 23:44:41 +01:00 |
|
Emanuele Minotto
|
03a2413e99
|
fixed wrong instance reference
|
2015-12-21 00:42:01 +01:00 |
|
Emanuele Minotto
|
2c99b71d19
|
moved couchdb to require-dev + suggestions
|
2015-12-21 00:38:10 +01:00 |
|
Emanuele Minotto
|
fe1e155e69
|
coding style
|
2015-12-21 00:34:14 +01:00 |
|
Emanuele Minotto
|
ec14ab554a
|
Merge pull request #67 from zeroedin-bill/reconstitute-typo-fix
fix typo reconsitute -> reconstititute
|
2015-12-16 19:18:38 +01:00 |
|
Bill Schaller
|
3c7ba8415e
|
fix typo reconsitute -> reconstititute
|
2015-12-16 10:20:28 -05:00 |
|
Emanuele Minotto
|
69832f5423
|
added Cassandra configuration
|
2015-12-16 00:18:52 +01:00 |
|
Benjamin Eberlei
|
709d464881
|
Merge pull request #60 from doctrine/docs/basic-usage
Added basic usage intro
|
2015-12-14 23:48:26 +01:00 |
|