J. Brisbin
|
76d3703a2b
|
Added RiakClassLoader and helper (undocumented).
|
2011-01-07 14:29:56 -06:00 |
|
J. Brisbin
|
a471f8b409
|
Removed SLF4J from manifest template, added ignoreNotFound convenience property for turning off 404 error messages in RestTemplate.
|
2011-01-07 14:28:55 -06:00 |
|
J. Brisbin
|
b4b8037bac
|
Changed logging to commons-logging, added package documentation, fixes for cyclic dependencies, other bug fixes.
|
2011-01-07 13:52:18 -06:00 |
|
J. Brisbin
|
9b7babcf1f
|
Tweaked docs
|
2011-01-03 11:19:32 -06:00 |
|
J. Brisbin
|
dba242e583
|
Tweaks for tests.
|
2011-01-03 08:18:49 -06:00 |
|
J. Brisbin
|
f6ab88b875
|
Added break statement.
|
2010-12-29 14:35:28 -06:00 |
|
J. Brisbin
|
c991f9a515
|
Added break statement.
|
2010-12-29 14:32:12 -06:00 |
|
J. Brisbin
|
af3cdeaf6a
|
Switched to using enums rather than String.equals() on method names.
|
2010-12-29 14:28:48 -06:00 |
|
J. Brisbin
|
efc566036a
|
More fixes for NPEs when getting vclock info, fix for duplicate results in RiakBuilder.
|
2010-12-28 21:42:37 -06:00 |
|
J. Brisbin
|
afa4c7ada3
|
Fixes for RiakBuilder and templates, update docbook docs.
|
2010-12-28 15:27:56 -06:00 |
|
J. Brisbin
|
29c601075b
|
Fixes for using custom ClassLoaders, try/catch for getting metadata
|
2010-12-27 08:07:00 -06:00 |
|
J. Brisbin
|
a7c2558cda
|
Added suppress warnings annos.
|
2010-12-23 13:14:22 -06:00 |
|
J. Brisbin
|
be83ad5d46
|
Changed the RiakBuilder to return the results of the operation, accumulate all results of all operations on the main closure, tweak the README.
|
2010-12-23 13:09:33 -06:00 |
|
J. Brisbin
|
8e75fbfaf0
|
Implement Map/Reduce for AsyncRiakTemplate, Groovy DSL, nesting operations into a node that serves as a default bucket.
|
2010-12-22 16:40:19 -06:00 |
|
J. Brisbin
|
f3a370af4a
|
Tweaked README to cover batch updates with Groovy DSL, added getAsType
|
2010-12-21 16:06:24 -06:00 |
|
J. Brisbin
|
d640228590
|
Tweaking the specs to make more concise, use 'it' instead of v ->
|
2010-12-21 15:13:46 -06:00 |
|
J. Brisbin
|
7e66bc36ec
|
Added PUT for generating IDs to AsyncRiakTemplate, put and each on RiakBuilder, bucket/key on metadata, fixes in both template styles to accommodate new metadata.
|
2010-12-21 14:17:00 -06:00 |
|
J. Brisbin
|
0bd601f91f
|
Forgot a break statement.
|
2010-12-21 11:33:35 -06:00 |
|
J. Brisbin
|
2037280713
|
Tweaked setting initial bucketKeyResolvers
|
2010-12-21 11:30:45 -06:00 |
|
J. Brisbin
|
97da8e4cae
|
Better type conversion when stored object type differs from requested type. Fixes for updates that require the vclock to be sent back to Riak for object updates.
|
2010-12-21 11:26:34 -06:00 |
|
J. Brisbin
|
da7a0d43c2
|
Added asynchronous version of RiakTemplate, Groovy DSL for data access.
|
2010-12-20 15:00:33 -06:00 |
|
J. Brisbin
|
f2e27732c5
|
Added a put() method for saving objects and letting Riak generate an ID.
|
2010-12-15 11:03:09 -06:00 |
|
J. Brisbin
|
cf3c99dea8
|
Added docbook documentation for Riak support
|
2010-12-14 14:37:09 -06:00 |
|
J. Brisbin
|
e21e55aef7
|
added serialVersionUID
|
2010-12-13 16:45:34 -06:00 |
|
J. Brisbin
|
78d8819f9c
|
Added java.io and Spring IO resource abstractions
|
2010-12-13 16:37:28 -06:00 |
|
J. Brisbin
|
9e7c8bfccc
|
Tweaking spec tests.
|
2010-12-10 11:02:56 -06:00 |
|
J. Brisbin
|
e9ddfab942
|
Added linkWalkAsType() method, added spec test for it, also added cache-busting logic to M/R tests.
|
2010-12-10 11:00:11 -06:00 |
|
J. Brisbin
|
ab7d8850ae
|
Changing how Riak is started in tests.
|
2010-12-09 13:28:56 -06:00 |
|
J. Brisbin
|
656b02f494
|
Turning off tests again.
|
2010-12-09 13:07:21 -06:00 |
|
J. Brisbin
|
d8d769c86f
|
Trying to get M/R tests to pass on build box.
|
2010-12-09 12:59:23 -06:00 |
|
J. Brisbin
|
e0d79d1048
|
Setting default QosParameters for tests.
|
2010-12-09 12:53:29 -06:00 |
|
J. Brisbin
|
6bd547bfc5
|
Adding spec for RiakKeyValueTemplate, turning on tests.
|
2010-12-09 12:46:46 -06:00 |
|
J. Brisbin
|
d8649e881d
|
Change path to Riak exe.
|
2010-12-08 16:45:26 -06:00 |
|
J. Brisbin
|
ae4af38c05
|
Turning on tests, adding hooks to start and stop Riak server.
|
2010-12-08 16:42:41 -06:00 |
|
J. Brisbin
|
c94d2c9fe1
|
Split template into two variants, added tests back in, minor tweaks.
|
2010-12-08 16:13:58 -06:00 |
|
J. Brisbin
|
2bf5279998
|
Better exception handling, added checked exception on invalid conversion, tweaked javadoc.
|
2010-12-06 09:11:42 -06:00 |
|
J. Brisbin
|
ed7741b783
|
Updated copyright, added call to containsKey() on descendants check.
|
2010-12-03 14:54:46 -06:00 |
|
J. Brisbin
|
2b2b514e8e
|
Renamed package
|
2010-12-03 08:25:35 -06:00 |
|
J. Brisbin
|
c9ba1e2365
|
Added QosParameters
|
2010-12-02 09:56:32 -06:00 |
|
J. Brisbin
|
3af5d014d5
|
Troubleshooting build box test failures
|
2010-11-29 14:31:52 -06:00 |
|
J. Brisbin
|
07d2703e69
|
Tweak M/R tests
|
2010-11-29 13:38:23 -06:00 |
|
J. Brisbin
|
35c6353ee3
|
Minor fix for NPE in some cases
|
2010-11-29 08:27:30 -06:00 |
|
J. Brisbin
|
14022e602e
|
Added javax.activation, serialVersionUID for exceptions
|
2010-11-26 14:08:03 -06:00 |
|
J. Brisbin
|
78f41c1729
|
Added the ability to return discreet objects from M/R queries as well as Lists
|
2010-11-26 10:46:33 -06:00 |
|
J. Brisbin
|
e0ad5baa1e
|
Fixing build so tests run groovyc/spec tests all pass
|
2010-11-26 10:16:26 -06:00 |
|
J. Brisbin
|
9cb0e8325c
|
Added link walking and setting bucket properties
|
2010-11-26 09:52:59 -06:00 |
|