apache / 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,065 lines of code in files.
    • 29 files that are 366+ days old (2,065 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 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)
100% | 0% | 0% | 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,065 lines of code in files.
    • 20 files have been last changed 366+ days ago (1,535 lines of code)
    • 8 files have been last changed 181-365 days ago (524 lines of code)
    • 1 files have been last changed 91-180 days ago (6 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
74% | 25% | <1% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
scala, yaml, md, sbt, sh, json, gitignore, gitattributes, txt, properties
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
scala100% | 0% | 0% | 0% | 0%
sbt100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
scala76% | 23% | <1% | 0% | 0%
sbt0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src100% | 0% | 0% | 0% | 0%
project100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src76% | 23% | 0% | 0% | 0%
project76% | 19% | 4% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
Oldest Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
build.sbt
in root
50 - 2014-02-22 2024-10-09 64 15 scott@heroku.com pjfanning@users.noreply.git...
plugins.sbt
in project
7 - 2016-01-29 2024-09-24 35 12 rk@rkuhn.info pjfanning@users.noreply.git...
Publish.scala
in project
18 - 2016-02-10 2024-10-20 15 8 rk@rkuhn.info arnout@bzzt.net
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-12-20 6 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-12-20 7 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
181 11 2023-02-24 2024-10-17 5 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
170 5 2023-02-24 2024-10-18 7 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-12-20 4 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-12-20 6 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
65 4 2023-02-24 2023-12-20 5 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-12-20 4 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 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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
31 2 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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/snapshot
18 - 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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...
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
6 - 2024-01-24 2025-01-09 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
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/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...
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...
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...
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...
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...
DynamoDBCurrentEventsByPersistenceIdQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
61 1 2023-02-24 2023-12-20 4 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
65 4 2023-02-24 2023-12-20 5 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-12-20 6 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-12-20 4 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-12-20 7 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-12-20 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
plugins.sbt
in project
7 - 2016-01-29 2024-09-24 35 12 rk@rkuhn.info pjfanning@users.noreply.git...
build.sbt
in root
50 - 2014-02-22 2024-10-09 64 15 scott@heroku.com pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
18 - 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
31 2 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
181 11 2023-02-24 2024-10-17 5 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
170 5 2023-02-24 2024-10-18 7 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
Publish.scala
in project
18 - 2016-02-10 2024-10-20 15 8 rk@rkuhn.info arnout@bzzt.net
6 - 2024-01-24 2025-01-09 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
Most Recently Created Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
6 - 2024-01-24 2025-01-09 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
DynamoDBRecovery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
438 21 2023-02-24 2023-12-20 6 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-12-20 7 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
181 11 2023-02-24 2024-10-17 5 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
170 5 2023-02-24 2024-10-18 7 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl/internal
169 13 2023-02-24 2023-12-20 4 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-12-20 6 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
65 4 2023-02-24 2023-12-20 5 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-12-20 4 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 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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
31 2 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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/snapshot
18 - 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
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...
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
18 - 2016-02-10 2024-10-20 15 8 rk@rkuhn.info arnout@bzzt.net
plugins.sbt
in project
7 - 2016-01-29 2024-09-24 35 12 rk@rkuhn.info pjfanning@users.noreply.git...
build.sbt
in root
50 - 2014-02-22 2024-10-09 64 15 scott@heroku.com pjfanning@users.noreply.git...
Most Recently Changed Files (Top 29)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
6 - 2024-01-24 2025-01-09 5 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
Publish.scala
in project
18 - 2016-02-10 2024-10-20 15 8 rk@rkuhn.info arnout@bzzt.net
DynamoDBHelper.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/journal
170 5 2023-02-24 2024-10-18 7 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBSnapshotRequests.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
181 11 2023-02-24 2024-10-17 5 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBCurrentPersistenceIdsQuery.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/query/scaladsl
49 3 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
DynamoDBSnapshotStore.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
31 2 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb/snapshot
18 - 2023-02-24 2024-10-17 4 2 pjfanning@users.noreply.git... spangaer@users.noreply.gith...
build.sbt
in root
50 - 2014-02-22 2024-10-09 64 15 scott@heroku.com pjfanning@users.noreply.git...
plugins.sbt
in project
7 - 2016-01-29 2024-09-24 35 12 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-12-20 6 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-12-20 7 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-12-20 4 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-12-20 6 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
package.scala
in src/main/scala/org/apache/pekko/persistence/dynamodb
65 4 2023-02-24 2023-12-20 5 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-12-20 4 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
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...
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...
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...
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...