scullxbones/akka-persistence-mongo
Implementation of akka-persistence storage plugins for mongodb
ScalaApache-2.0
Issues
- 0
Default journal plugin is not configured.
#243 opened by nmolenaar - 11
Plans on migrating to Pekko and pekko-persistence
#557 opened by thjaeckle - 7
Journal Issues on EventsByTag
#370 opened by bensavage - 3
"appName" URI option is overriden by hardcoded "akka-persistence-mongodb" application name
#407 opened by fguerout - 2
3.0.5: NoClassDefFoundError for mongo dependency
#393 opened by mdeso - 1
- 5
Support for latest mongo-java-driver
#389 opened by srikanthm-1 - 0
Transition release process to use github cli
#382 opened by scullxbones - 0
Akka projection support
#378 opened by scullxbones - 1
- 1
- 0
Allow sharing same MongoClient instance across different plugin instances
#345 opened by yahor-filipchyk - 3
- 3
EventsByTagQuery is always restarting
#321 opened by gael-ft - 3
Snapshotter doesn't recover when mongo connection encounters connection reset
#324 opened by ChanglinZhou - 6
allowDiskUse Flag for large collections
#317 opened by clteich - 3
Akka 2.6 support
#285 opened by scullxbones - 1
Pull repetitive "business logic" into common
#268 opened by scullxbones - 0
setup scala steward
#248 opened by cchantep - 1
Cross compile to Scala 2.13
#239 opened by scullxbones - 0
Use ReactiveMongo batch insert
#240 opened by cchantep - 0
Do not use AkkaStreamCursor when not required
#241 opened by cchantep - 4
ScalaDriverPersistenceReadJournaller: Cursor expiration aborts streaming of current persistence IDs
#237 opened by yufei-cai - 9
- 2
- 2
- 1
Using a custom SuffixBuilder class throws ClassNotFoundException in Play project in dev mode
#227 opened by Woodz - 2
Runtime error with reactivemongo
#229 opened by sad-fat-cat - 1
Race condition when creating realtime collection
#224 opened by scullxbones - 12
- 5
- 14
duplicate key error (E11000)
#218 opened by gbrd - 6
Question regarding deserialization when switching to SerializerWithStringManifest
#220 opened by orElse - 0
Propagate errors from writes to `realtime` collection to all active realtime subscriptions
#221 opened by scullxbones - 7
- 2
Passing DB objects directly into journal collection with new ScalaDriver is broken
#215 opened by thjaeckle - 0
Missing index on realtime collection for field "pid"
#209 opened by gbrd - 6
Support reactivemongo v0.13.0
#184 opened by maximskripnik - 0
Build and certify against openjdk11 (LTS version)
#197 opened by scullxbones - 3
- 5
- 1
Race condition on deleteFrom
#203 opened by gbrd - 2
log state transition into closed-state or allow registering circuitbreaker callbacks (onOpen, onClose, onHalfOpen) for persistence view
#178 opened by ulrichwinter - 4
- 6
- 0
Investigate `support the events by id query with multiple persistent actors` test
#198 opened by scullxbones - 5
- 11
High cpu usage after ReadJournal instantiation
#185 opened by rodrigotn - 1
Support mongodb 3.6
#182 opened by scullxbones - 10
ActorRef serialization: transportInformation should be set
#179 opened by gbrd