Software developer working for @lightbend at @akka team
-
Lightbend
- Belgium
- www.lightbend.com
- @octonato
Block or Report
Block or report octonato
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
akka/akka-persistence-jdbc Public
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
-
-
-
akka/akka-projection Public
Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
1,193 contributions in the last year
Less
More
Activity overview
Contributed to
lightbend/kalix-jvm-sdk,
akka/akka,
akka/akka-persistence-r2dbc
and 51 other
repositories
Contribution activity
October 2022
Created 26 commits in 3 repositories
Created 1 repository
- octonato/kalix-demo-rs Scala
Created a pull request in lightbend/kalix-jvm-sdk that received 11 comments
Opened 17 other pull requests in 1 repository
lightbend/kalix-jvm-sdk
16
merged
1
open
- fix: remove '{D}' from spring archetype pom
- docs: spring sdk gettings started pages
- docs: spring sdk page tree
- chore: fix display for group-scala in quickstart template page
- chore: minor improvements to accomotade spring docs
- chore: disable codegen for in Spring projects
- feat: support for service and method level ACL
- chore: fix spring-boot-maven-plugin version
- fix: KalixClient only available for injections on Actions
- chore: adds default ACL to all samples
- chore: remove option to pass view state update handler method
- chore: improving component descriptor modeling
- chore: use overloaded event handlers in views
- fix: include kalix_policy.proto even if source info is disabled
- chore: disable descriptor source loading for SpringSDK
- chore: bump kalix proxy version to 1.0.20
- feat: add IntegrationTest template to SpringSDK archetype
Reviewed 35 pull requests in 7 repositories
lightbend/kalix-jvm-sdk
25 pull requests
- feat(spring-sdk): support more HTTP methods in KalixClient
- feat: adding stream capabilities to the Action test kit 7786
- feat: adding actions spring docs #7719
- docs: spring sdk gettings started pages
- docs: spring sdk page tree
- docs(spring-sdk): document event sourced entities
- chore: minor improvements to accomotade spring docs
- feat: delete effect for jvm sdk
- feat: Event subscription with ignore option #7407
- chore: adding spring event-sourced shopping cart sample
- feat: support for service and method level ACL
- chore: clean-up spring samples poms
- doc: Update development-process-java.adoc
- feat: Reintroduce ignore/noReply effect #1169
- Add placeholders for Spring docs
- feat(spring-sdk): add deferred calls support
- Lightbend style accepts 2 spaces at the end of a sentence
- fix: KalixClient only available for injections on Actions
- chore: adds default ACL to all samples
- feat: ACL support for Spring SDK
- chore: remove option to pass view state update handler method
- chore: use overloaded event handlers in views
- fix: java 17 for spring samples and maven archetypes
- feat: JWT annotations
- bump: brute-force versions upgrade
- Some pull request reviews not shown.
akka/akka-management
1 pull request
akka/akka-persistence-jdbc
1 pull request
akka/akka-persistence-cassandra
1 pull request
akka/akka-projection
1 pull request
akka/akka-persistence-r2dbc
1 pull request
akka/akka
1 pull request
Created an issue in lightbend/kalix-jvm-sdk that received 4 comments
EventSourced API not enforcing that emitEvent should not receive a collection
It's possible to pass a list of events to the emit method and the router must then loop over the list and apply each event individually. Instead, i…
4
comments





