Ievgenii.Shepeliuk
3cc1d0fe8e
+per #18751 Persistence: Return completed current events stream for cleaned journal
2015-10-21 14:25:38 +03:00
Jan Ypma
0b0a86df54
=per #18708 only try further constructors if constructor can't be found
...
* Any exception in a read journal's constructor can now be
propagated to the caller correctly without being shadowed.
2015-10-19 14:37:57 +02:00
Patrik Nordwall
5bd245fbc8
!per #18463 Make Persistence Query API explorable
...
* make the standard queries "single method interfaces" that may be implemented
by a query journal plugin
* remove hints (major problems with varargs anyway), the hints for standard
queries should be given in configuration instead, e.g. refresh-interval
2015-09-17 10:43:13 +02:00
Patrik Nordwall
b3fedb4cf8
!per #18050 Make event adapter lookup more efficient
2015-09-10 19:48:57 +02:00
Patrik Nordwall
d63e5417b7
!per #18360 Move Tagged to akka.persistence.journal
...
breaking api since 2.4.0-RC1, but only related to new things in 2.4 anyway
2015-09-01 08:15:01 +02:00
Patrik Nordwall
fed622eb9f
=per #18288 Add docs of leveldb queries
2015-08-21 15:33:21 +02:00
Patrik Nordwall
8f723deda1
+per #18192 leveldb impl of EventsByTag query
...
* also refactoring of EventsByPersistenceIdPublisher
* increase test timeouts
2015-08-21 08:48:32 +02:00
Patrik Nordwall
75535bba43
+per #18191 Leveldb impl of AllPersistenceIds query
2015-08-19 20:17:15 +02:00
Patrik Nordwall
009d80dd35
+per #18190 leveldb impl of EventsByPersistenceId query
...
* also changed EventsByPersistenceId query type to return
Source[EventEnvelope]
2015-08-19 18:58:58 +02:00
Konrad Malawski
3314de4cb9
+per #16541 add missing java samples for persistence query
2015-08-12 20:42:44 +02:00
Patrik Nordwall & Konrad Malawski
3b94108e0c
+per #16541 allow using javadsl implemented journals as-if scaladsl
2015-08-12 18:14:06 +02:00
Patrik Nordwall & Konrad Malawski
893578a8af
+per #16541 java docs for persistence query
2015-08-12 18:14:02 +02:00
Patrik Nordwall & Konrad Malawski
f849793f36
+per #16541 initial version of the Persistence Query module
2015-08-11 16:35:28 +02:00