Commit graph

401 commits

Author SHA1 Message Date
Yung-Luen Lan
6b20ed2fac Merge branch 'couchdb' of http://github.com/Kahlen/akka into couchdb
Conflicts:
	akka-persistence/akka-persistence-couchdb/src/main/scala/CouchDBStorageBackend.scala
	project/build/AkkaProject.scala
2010-10-05 20:04:09 +08:00
Yung-Luen Lan
04871d8d30 Add couchdb support 2010-10-05 19:55:39 +08:00
Kahlen Lin
ed47beb0a7 my first commit 2010-10-05 19:31:28 +08:00
Yung-Luen Lan
32f4a63163 Merge branch 'master' of http://github.com/jboner/akka 2010-10-04 14:52:02 +08:00
Yung-Luen Lan
bad99fd6b3 Add couch db plugable persistence module scheme. 2010-10-04 14:51:28 +08:00
ticktock
6f188730d7 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-10-03 19:03:14 -04:00
Viktor Klang
692866181c Updating Atmosphere to 0.6.2 and switching to using SimpleBroadcaster 2010-10-02 17:32:44 +02:00
ticktock
131d2016d9 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-09-29 20:14:06 -04:00
Debasish Ghosh
7af91bcc70 new version of redisclient containing a redis based persistent deque 2010-09-29 18:29:19 +05:30
ticktock
b234bd621a Initial Sketch of Persistence Compatibility Tests 2010-09-28 09:49:58 -04:00
momania
c6470b0e02 initial take on java examples 2010-09-24 12:13:29 +02:00
Martin Krasser
c58a8c7744 Only execute tests matching *Test by default in akka-camel and akka-sample-camel. Rename stress tests in akka-sample-camel to *TestStress. 2010-09-24 12:08:27 +02:00
momania
489db0074f add test filter to the amqp project 2010-09-24 09:29:05 +02:00
Viktor Klang
09a1f54cc7 Merge with master 2010-09-23 21:37:12 +02:00
Viktor Klang
c5e2face0e Added support for having integration tests and stresstest optionally enabled 2010-09-23 21:30:20 +02:00
David Greco
7d2d9e18ef Corrected the optional run of the hbase tests 2010-09-23 20:25:01 +02:00
David Greco
31f0194b8c Now the hbase tests don't spit out too much logs, made the running of the hbase tests optional 2010-09-23 19:37:18 +02:00
Viktor Klang
a539313136 Re-adding voldemort 2010-09-23 17:16:44 +02:00
Viktor Klang
a9b58993c3 Temporarily removing voldemort module pending license resolution 2010-09-23 16:40:55 +02:00
Viktor Klang
e2ac6bb51c Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Viktor Klang
e433955cc0 Merge branch 'master' into new_master 2010-09-23 13:33:41 +02:00
David Greco
dff036bdf9 Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 13:12:10 +02:00
David Greco
a2fc40b5c6 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:16:00 +02:00
David Greco
b36c5bc3fd Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 10:37:22 +02:00
Viktor Klang
a057b2939a Merge branch 'master' into new_master 2010-09-23 10:27:23 +02:00
Viktor Klang
2769221ebd Removing log4j and making Jetty intransitive 2010-09-23 10:27:05 +02:00
Viktor Klang
b53389263a Merge branch 'master' into new_master 2010-09-22 22:48:02 +02:00
Viktor Klang
384795779e Bumping Jersey to 1.3 2010-09-22 22:14:07 +02:00
David Greco
471a05122a Now the hbase persistent storage tests dont'run by default 2010-09-22 16:05:43 +02:00
Viktor Klang
364ea91bcb Merge branch 'new_uuid' into new_master 2010-09-22 16:05:38 +02:00
ticktock
ed7cfe27a8 adding sjson as a test dependency to voldemort persistence 2010-09-21 11:00:28 -04:00
ticktock
617eac2e17 merge master of jboner/akka 2010-09-21 10:50:46 -04:00
ticktock
c2295bbeb3 fixing the formatting damage I did 2010-09-20 21:25:20 -04:00
Viktor Klang
12aedd9fbe Merge with master + update RemoteProtocol.proto 2010-09-17 11:32:03 +02:00
David Greco
633ba6e51b Merge remote branch 'upstream/master' 2010-09-16 13:13:08 +02:00
Debasish Ghosh
8d15870bba fix for issue #436, new version of sjson jar 2010-09-16 16:09:53 +05:30
David Greco
1703e58004 Corrected a problem merging with the upstream 2010-09-16 08:35:24 +02:00
David Greco
7261f21fac Merge remote branch 'upstream/master'
Conflicts:
	project/build/AkkaProject.scala
2010-09-16 08:08:58 +02:00
Peter Vlugter
ff9c24a8c9 Resolve casbah time dependency from casbah snapshots repo 2010-09-16 13:58:25 +12:00
ticktock
46c24fd170 switched voldemort to log4j-over-slf4j 2010-09-15 19:37:21 -04:00
ticktock
b1816121cd finished ref map vector and some initial test scaffolding 2010-09-15 16:25:23 -04:00
David Greco
0541140b04 Added a simple test showing how to use Hbase testing utilities 2010-09-15 15:03:22 +02:00
David Greco
e40a72b7e5 Added a new project akka-persistence-hbase 2010-09-15 09:31:53 +02:00
David Greco
c3411e96aa Added a new project akka-persistence-hbase 2010-09-15 09:08:46 +02:00
ticktock
16f21b9356 initial structures 2010-09-14 16:43:15 -04:00
Debasish Ghosh
d6f099632b disabled tests for redis and mongo to be run automatically since they need running servers 2010-09-14 16:28:52 +05:30
Viktor Klang
46904f077c The unborkening of master: The return of the Poms 2010-09-14 12:18:39 +02:00
Debasish Ghosh
8494f8b1fc changes for ticket #343. Test harness runs for both Redis and Mongo 2010-09-10 23:08:25 +05:30
Debasish Ghosh
59ca2b4055 Refactor mongodb module to confirm to Redis and Cassandra. Issue #430 2010-09-09 14:31:18 +05:30
Debasish Ghosh
3d433304f1 redisclient support for Redis 2.0. Not fully backward compatible, since Redis 2.0 has some differences with 1.x 2010-09-05 21:31:31 +05:30