Commit graph

11 commits

Author SHA1 Message Date
He-Pin(kerr)
870d4499cc
chore: sort imports (#2235) 2025-09-20 11:30:05 +08:00
He-Pin(kerr)
8254acc0e8
chore: Remove ccompat.JavaConverters (#2234) 2025-09-20 01:12:16 +08:00
PJ Fanning
84293492c4
Implement EventsBySliceQuery in PersistenceTestKitReadJournal (java dsl) (#1767) 2025-02-10 00:37:47 +01:00
PJ Fanning
40af227533
add EventsByTagQuery to JavaDSL PersistenceTestKitReadJournal (#1763)
* add EventsByTagQuery to JavaDSL PersistenceTestKitReadJournal

* Update PersistenceTestKitReadJournal.scala

* basic test case

* Update EventsByTagSpec.scala

* Update EventsByTagSpec.scala
2025-02-08 15:08:12 +01:00
Domantas Petrauskas
4afe7cf331
Configuring persistence plugins at runtime for EventSourcedBehavior (#1518)
* Add runtime journal plugin configuration to EventSourcedBehavior

* Add runtime journal plugin configuration test for event journals

* Add runtime journal plugin configuration test for snapshot store

* Mark SnapshotStorageEmulatorExtension class as internal API

* Add runtime journal plugin configuration test for event journals explicitly

* Address review comments

* Address review comments

* Add binary compat exclusions

* Fix test name

* Add Java API

* Use pekko option converters instead of scala jdk
2024-10-16 22:50:58 +01:00
Domantas Petrauskas
0e10d291db
Implement events by slice in testkit (#1533) 2024-10-16 21:51:34 +01:00
Domantas Petrauskas
9230df8b06
Implement EventsByTagQuery in PersistenceTestKitReadJournal (#1532)
* Initial implementation of events by tag in testkit

* Simplify implementation of events by tag in testkit

* Fix pekko imports

* Fix compilation on 2.12

* Add test for events having multiple tags

* Fix pekko import

* Fix test compilation on 2.12

* Remove redundant sorting by persistence ID
2024-10-16 15:19:59 +01:00
PJ Fanning
b0fdac259b
adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
PJ Fanning
0a8b8a572f
set license headers on conf files (#227) 2023-03-03 13:24:19 +01:00
He-Pin
4ac0f00a47 Update headers with The Apache header annotated. 2023-01-12 10:59:28 +08:00
Matthew de Detrich
24c03cde19
Rename sbt akka modules
Co-authored-by: Sean Glover <sean@seanglover.com>
2023-01-05 11:10:50 +01:00