ticktock
|
febf3dfaed
|
Merge branch 'ticket-518' of https://github.com/jboner/akka into ticket-518
|
2010-11-12 10:03:14 -05:00 |
|
ticktock
|
13bce50ee7
|
clean up some code
|
2010-11-12 10:02:30 -05:00 |
|
ticktock
|
e72e95b2d6
|
fix source of compiler warnings
|
2010-11-11 17:27:04 -05:00 |
|
ticktock
|
cb7e9877e0
|
finished enabling batch puts and gets in simpledb
|
2010-11-11 16:33:23 -05:00 |
|
ticktock
|
0c0dd6f804
|
Merge branch 'master' of https://github.com/jboner/akka into ticket-518
|
2010-11-11 10:11:56 -05:00 |
|
Debasish Ghosh
|
6c200163cf
|
Fix for Ticket 513 : Implement snapshot based persistence control in SortedSet
|
2010-11-11 16:18:16 +05:30 |
|
ticktock
|
111246c57a
|
cassandra, riak, memcached, voldemort working, still need to enable bulk gets and puts in simpledb
|
2010-11-10 20:25:18 -05:00 |
|
ticktock
|
ca6569f200
|
first pass at refactor, common access working (cassandra) now to KVAccess
|
2010-11-10 16:26:04 -05:00 |
|
Viktor Klang
|
39783de6f3
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-10 15:07:40 +01:00 |
|
Viktor Klang
|
d941effc06
|
Merge branch 'master' of https://github.com/paulpach/akka
|
2010-11-10 06:50:24 +01:00 |
|
ticktock
|
b3b23ffac0
|
Merging support of amazon simpledb as a persistence backend
|
2010-11-09 16:57:58 -05:00 |
|
Paul Pacheco
|
76f0bf86ee
|
Check that either implementation or ref are specified
|
2010-11-09 13:25:59 -06:00 |
|
ticktock
|
c21fa1246b
|
test max key and value sizes
|
2010-11-09 12:49:52 -05:00 |
|
Viktor Klang
|
a01382603d
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-09 16:22:37 +01:00 |
|
Martin Krasser
|
c4af7c9b79
|
Merge branch '473-krasserm'
|
2010-11-09 14:29:54 +01:00 |
|
Martin Krasser
|
121bb8ca96
|
Customizing routes to typed consumer actors (Scala and Java API) and refactorings.
|
2010-11-09 13:52:20 +01:00 |
|
Viktor Klang
|
000f6eabc7
|
Merge branch 'master' of https://github.com/paulpach/akka into paulpach-master
|
2010-11-09 11:07:49 +01:00 |
|
ticktock
|
0a720060fb
|
merged master
|
2010-11-08 21:25:02 -05:00 |
|
ticktock
|
528a604fd0
|
working simpledb backend, not the fastest thing in the world
|
2010-11-08 20:40:19 -05:00 |
|
ticktock
|
166802bf9b
|
change var names for aws keys
|
2010-11-08 19:42:17 -05:00 |
|
ticktock
|
7d5a8e135a
|
switching to aws-java-sdk, for consistent reads (Apache 2 licenced) finished impl
|
2010-11-08 16:16:11 -05:00 |
|
Jonas Bonér
|
696393b265
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-08 17:57:41 +01:00 |
|
ticktock
|
48cf727898
|
renaming dep
|
2010-11-08 10:40:13 -05:00 |
|
Viktor Klang
|
a4d25dabab
|
Closing ticket 476 - verify licenses
|
2010-11-08 15:58:09 +01:00 |
|
Jonas Bonér
|
5c7c033f67
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-08 15:42:16 +01:00 |
|
Jonas Bonér
|
a80477fc87
|
Fixed maven groupId and some other minor stuff
|
2010-11-08 15:42:08 +01:00 |
|
Viktor Klang
|
9003c46d0f
|
Fixing optimistic sleep in actor model spec
|
2010-11-08 15:15:09 +01:00 |
|
Martin Krasser
|
78d946c547
|
Java API for customizing routes to consumer actors
|
2010-11-08 14:13:50 +01:00 |
|
Paul Pacheco
|
79f20df7f2
|
Add a ref="..." attribute to untyped-actor and typed-actor so that akka can use spring created beans
|
2010-11-07 22:23:32 -06:00 |
|
ticktock
|
9c0908e4d5
|
wip for simpledb backend
|
2010-11-07 20:04:07 -05:00 |
|
ticktock
|
950b58b416
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the map keyset
|
2010-11-07 19:21:56 -05:00 |
|
ticktock
|
ba4b240122
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the maps keyset
|
2010-11-07 19:20:39 -05:00 |
|
Peter Vlugter
|
eb7f55555e
|
Update sbt plugin
|
2010-11-08 13:02:49 +13:00 |
|
Viktor Klang
|
019d440ddf
|
Adding support for user-controlled action for unmatched messages
|
2010-11-07 14:33:34 +01:00 |
|
ticktock
|
ad6252c023
|
formatting
|
2010-11-06 12:00:07 -04:00 |
|
ticktock
|
ff273585fa
|
realized that there are other MIT deps in akka, re-enabling
|
2010-11-06 11:33:44 -04:00 |
|
ticktock
|
277a789143
|
commenting out memcached support pending license question
|
2010-11-06 11:30:58 -04:00 |
|
ticktock
|
ea3d83da45
|
freeing up a few more bytes for memcached keys, reserving a slightly less common key to hold map keysets
|
2010-11-06 11:15:55 -04:00 |
|
ticktock
|
1b0fdf34e3
|
updating akka-reference.conf and switching to KetamaConnectionFactory for spymemcached
|
2010-11-05 19:24:07 -04:00 |
|
ticktock
|
f446359435
|
Closing ticket-29 memcached protocol support for persistence backend. tested against memcached and membase.
|
2010-11-05 18:57:28 -04:00 |
|
Martin Krasser
|
b8c2b679ca
|
Initial support for customizing routes to consumer actors.
|
2010-11-05 15:37:44 +01:00 |
|
Debasish Ghosh
|
f43ced3779
|
refactored test - lazy persistent vector doesn't seem to work anymore
|
2010-11-05 02:54:12 +05:30 |
|
Debasish Ghosh
|
35dab53de2
|
changed implementation of PersistentQueue so that it's now thread-safe
|
2010-11-05 02:36:22 +05:30 |
|
Viktor Klang
|
4f94b58c82
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:36 +01:00 |
|
Viktor Klang
|
ce4c0fc0b0
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:24 +01:00 |
|
Viktor Klang
|
980bde4e77
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 12:51:27 +01:00 |
|
Viktor Klang
|
09772ebfd0
|
Fixing issue with turning off secure cookies
|
2010-11-04 12:51:20 +01:00 |
|
ticktock
|
14698b0f4e
|
merged master
|
2010-11-03 20:37:19 -04:00 |
|
ticktock
|
0d0f1aaed6
|
merged master
|
2010-11-03 20:32:59 -04:00 |
|
ticktock
|
7fea2448b9
|
Cleanup and wait/retry on futures returned from spymemcached appropriately
|
2010-11-03 20:27:56 -04:00 |
|