path # lines of code # active days days since first update days since last update # commits # contributors first updated last updated first contributor last contributor docker/docker-compose-postgres.yml 9 2 692 684 2 1 2021-09-19 2021-09-27 patrik.nordwall@gmail.com patrik.nordwall@gmail.com docker/docker-compose-yugabyte.yml 43 8 684 365 10 1 2021-09-27 2022-08-12 patrik.nordwall@gmail.com patrik.nordwall@gmail.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/journal/JournalDao.scala 222 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/journal/R2dbcJournal.scala 196 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/snapshot/SnapshotDao.scala 196 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/snapshot/R2dbcSnapshotStore.scala 81 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/R2dbcSettings.scala 83 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/internal/BySliceQuery.scala 394 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/internal/R2dbcExecutor.scala 240 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/internal/PubSub.scala 56 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/internal/Sql.scala 40 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/internal/ContinuousQuery.scala 142 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateDao.scala 350 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/R2dbcDurableStateStore.scala 140 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/javadsl/R2dbcDurableStateStore.scala 64 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/R2dbcDurableStateStoreProvider.scala 15 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/ConnectionFactoryProvider.scala 106 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/query/scaladsl/R2dbcReadJournal.scala 339 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/query/scaladsl/QueryDao.scala 291 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/query/javadsl/R2dbcReadJournal.scala 74 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com core/src/main/scala/org/apache/pekko/persistence/r2dbc/query/R2dbcReadJournalProvider.scala 11 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com ddl-scripts/create_tables_postgres.sql 72 18 692 129 31 3 2021-09-19 2023-04-05 patrik.nordwall@gmail.com matthew.dedetrich@aiven.io ddl-scripts/drop_tables_postgres.sql 7 4 656 129 4 3 2021-10-25 2023-04-05 patrik.nordwall@gmail.com matthew.dedetrich@aiven.io ddl-scripts/create_tables_yugabyte.sql 74 19 684 129 29 3 2021-09-27 2023-04-05 patrik.nordwall@gmail.com matthew.dedetrich@aiven.io project/CommonSettings.scala 33 2 122 84 2 1 2023-04-12 2023-05-20 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io project/Dependencies.scala 77 27 692 9 36 5 2021-09-19 2023-08-03 patrik.nordwall@gmail.com pjfanning@users.noreply.github.com project/plugins.sbt 18 21 692 17 24 4 2021-09-19 2023-07-26 patrik.nordwall@gmail.com pjfanning@users.noreply.github.com project/AutomaticModuleName.scala 7 6 692 50 7 5 2021-09-19 2023-06-23 patrik.nordwall@gmail.com pjfanning@users.noreply.github.com project/MetaInfLicenseNoticeCopy.scala 11 3 206 84 3 2 2023-01-18 2023-05-20 pjfanning@users.noreply.github.com matthew.dedetrich@aiven.io project/CopyrightHeader.scala 78 4 123 50 4 2 2023-04-11 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com migration/src/main/scala/org/apache/pekko/persistence/r2dbc/migration/MigrationTool.scala 259 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com migration/src/main/scala/org/apache/pekko/persistence/r2dbc/migration/MigrationToolDao.scala 77 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com build.sbt 80 29 692 17 36 6 2021-09-19 2023-07-26 patrik.nordwall@gmail.com matthew.dedetrich@aiven.io projection/src/main/scala/org/apache/pekko/projection/r2dbc/R2dbcProjectionSettings.scala 47 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/internal/R2dbcProjectionImpl.scala 513 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/internal/R2dbcOffsetStore.scala 835 5 129 50 5 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/internal/R2dbcHandlerAdapter.scala 32 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/internal/BySliceSourceProviderAdapter.scala 61 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/scaladsl/R2dbcSession.scala 22 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/scaladsl/R2dbcProjection.scala 221 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/scaladsl/R2dbcHandler.scala 20 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/javadsl/R2dbcSession.scala 28 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/javadsl/R2dbcProjection.scala 118 4 129 50 4 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com projection/src/main/scala/org/apache/pekko/projection/r2dbc/javadsl/R2dbcHandler.scala 29 3 129 50 3 2 2023-04-05 2023-06-23 matthew.dedetrich@aiven.io pjfanning@users.noreply.github.com