apache / incubator-pekko-persistence-dynamodb
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 29 files with 2,101 lines of code in files.
    • 3 files that are 366+ days old (75 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 26 files that are 91-180 days old (2,026 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
3% | 0% | 96% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 29 files with 2,101 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 21 files have been last changed 31-90 days ago (1,292 lines of code)
    • 8 files have been last changed 1-30 days ago (809 lines of code)
0% | 0% | 0% | 61% | 38%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
scala, yml, md, json, sbt, sh, gitignore, gitattributes, txt, properties, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
sbt100% | 0% | 0% | 0% | 0%
scala1% | 0% | 98% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
scala0% | 0% | 0% | 63% | 36%
sbt0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
ROOT100% | 0% | 0% | 0% | 0%
project13% | 0% | 86% | 0% | 0%
src0% | 0% | 100% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src0% | 0% | 0% | 68% | 31%
project0% | 0% | 0% | 10% | 90%
ROOT0% | 0% | 0% | 0% | 100%
Oldest Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
build.sbt
in root
47 - 2014-02-22 2023-07-28 60 15 scott@heroku.com matthew.dedetrich@aiven.io
plugins.sbt
in project
7 - 2016-01-29 2023-08-05 31 12 rk@rkuhn.info pjfanning@users.noreply.git...
Publish.scala
in project
21 - 2016-02-10 2023-06-22 13 8 rk@rkuhn.info pjfanning@users.noreply.git...
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-06-27 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
202 10 2023-02-24 2023-07-29 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
173 11 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
146 4 2023-02-24 2023-07-18 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
134 8 2023-02-24 2023-06-22 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
83 4 2023-02-24 2023-07-26 7 2 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
67 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
64 4 2023-02-24 2023-06-22 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
61 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
52 2 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
44 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
36 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
30 2 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
28 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/javadsl
26 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
25 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
21 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
providers.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
20 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalProvider.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
18 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
12 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
7 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
99 4 2023-03-06 2023-07-13 5 2 pjfanning@users.noreply.git... matthew.dedetrich@aiven.io
Files Not Recently Changed (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
7 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
12 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalProvider.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
18 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
providers.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
20 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
21 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
Publish.scala
in project
21 - 2016-02-10 2023-06-22 13 8 rk@rkuhn.info pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
25 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/javadsl
26 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
28 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
30 2 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
36 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
44 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
61 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
64 4 2023-02-24 2023-06-22 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
67 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
134 8 2023-02-24 2023-06-22 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-06-27 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
99 4 2023-03-06 2023-07-13 5 2 pjfanning@users.noreply.git... matthew.dedetrich@aiven.io
DynamoDBRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
52 2 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
146 4 2023-02-24 2023-07-18 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
173 11 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
83 4 2023-02-24 2023-07-26 7 2 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
build.sbt
in root
47 - 2014-02-22 2023-07-28 60 15 scott@heroku.com matthew.dedetrich@aiven.io
DynamoDBJournalRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
202 10 2023-02-24 2023-07-29 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
plugins.sbt
in project
7 - 2016-01-29 2023-08-05 31 12 rk@rkuhn.info pjfanning@users.noreply.git...
Most Recently Created Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
99 4 2023-03-06 2023-07-13 5 2 pjfanning@users.noreply.git... matthew.dedetrich@aiven.io
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-06-27 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
202 10 2023-02-24 2023-07-29 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
173 11 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
146 4 2023-02-24 2023-07-18 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
134 8 2023-02-24 2023-06-22 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
83 4 2023-02-24 2023-07-26 7 2 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
67 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
64 4 2023-02-24 2023-06-22 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
61 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
52 2 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
44 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
36 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
30 2 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
28 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/javadsl
26 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
25 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
21 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
providers.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
20 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalProvider.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
18 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
12 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
7 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
Publish.scala
in project
21 - 2016-02-10 2023-06-22 13 8 rk@rkuhn.info pjfanning@users.noreply.git...
plugins.sbt
in project
7 - 2016-01-29 2023-08-05 31 12 rk@rkuhn.info pjfanning@users.noreply.git...
build.sbt
in root
47 - 2014-02-22 2023-07-28 60 15 scott@heroku.com matthew.dedetrich@aiven.io
Most Recently Changed Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
plugins.sbt
in project
7 - 2016-01-29 2023-08-05 31 12 rk@rkuhn.info pjfanning@users.noreply.git...
DynamoDBJournalRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
202 10 2023-02-24 2023-07-29 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
build.sbt
in root
47 - 2014-02-22 2023-07-28 60 15 scott@heroku.com matthew.dedetrich@aiven.io
83 4 2023-02-24 2023-07-26 7 2 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
173 11 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
146 4 2023-02-24 2023-07-18 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
52 2 2023-02-24 2023-07-18 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
99 4 2023-03-06 2023-07-13 5 2 pjfanning@users.noreply.git... matthew.dedetrich@aiven.io
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-06-27 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
134 8 2023-02-24 2023-06-22 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
67 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
64 4 2023-02-24 2023-06-22 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
61 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
44 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
36 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
30 2 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
28 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/javadsl
26 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
25 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
Publish.scala
in project
21 - 2016-02-10 2023-06-22 13 8 rk@rkuhn.info pjfanning@users.noreply.git...
DynamoDBSnapshotConfig.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
21 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
providers.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
20 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournalProvider.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
18 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query
12 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
11 - 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBReadJournal.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
7 1 2023-02-24 2023-06-22 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...