Commit Graph

22 Commits

Author SHA1 Message Date
Matthew Adams
be3ff78193 Merge branch 'DATACASS-24' 2013-11-13 14:27:06 -06:00
Matthew Adams
e3d3486f20 added tests for nontrivial behavior 2013-11-13 10:50:52 -06:00
Alex Shvid
39e288ac4a code cleanup 2013-11-12 23:16:24 -08:00
Alex Shvid
f92a88116c DATACASS-33 created CompositeRowId for composite primary keys 2013-11-12 23:15:47 -08:00
Alex Shvid
b593e7f933 DATACASS-34 2013-11-12 22:48:07 -08:00
Matthew Adams
d7bfbdc9df aligned C* exceptions more with Spring exceptions than C* ones 2013-11-12 15:02:28 -06:00
Matthew Adams
a31bbf2763 created Cassandra-specific Spring DataAccessException for each Datastax DriverException 2013-11-12 11:07:15 -06:00
Alex Shvid
32dea64519 added to RingMember finals 2013-11-11 19:54:19 -08:00
dwebb
e610c6a4c7 Added new unit test versions to gradle.properties. 2013-11-11 14:49:39 -05:00
dwebb
491bdacb7f Added Cassandra-Unit setup/teardown 2013-11-11 14:29:47 -05:00
dwebb
0480ee3ea6 Added Embedded cassandra-unit to existing tests and all are passing. 2013-11-11 14:22:51 -05:00
dwebb
d881a17af0 Wrapped the describeRing() in CassandraTemplate with the
SessionCallback.
Added Unit Test for CassandraOperations, which uses the cassandra-unit
embedded Cassandra DB.
2013-11-11 14:18:54 -05:00
dwebb
eba84d0423 Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git 2013-11-11 11:42:18 -05:00
dwebb
2df492391b Added Session Callback Interface.
Added describeRing() to Operations and Template.
2013-11-11 11:41:57 -05:00
Matthew Adams
27f3465e2d fixed typos 2013-11-11 09:52:59 -06:00
Alex Shvid
63c92fbcf6 switch to 1.0.4-dse driver version 2013-11-10 20:28:24 -08:00
Alex Shvid
9e07a19f6e build.gradle script 2013-11-10 20:03:57 -08:00
Alex Shvid
64821116b7 added .gitignore 2013-11-10 19:55:33 -08:00
Alex Shvid
7bf6e948a8 initial commit 2013-11-10 19:51:25 -08:00
Matthew Adams
276b809dc5 test commit 2013-11-08 15:37:56 -06:00
Matthew Adams
ed64be5f6d test commit 2013-11-08 15:37:08 -06:00
Erez Mazor
0ed12f50c4 README 2011-09-02 11:06:22 +03:00