findify / s3mock

Embedded S3 server for easy mocking
MIT License
386 stars 107 forks source link

use pekko instead of akka? #189

Open pjfanning opened 9 months ago

pjfanning commented 9 months ago
marko-asplund commented 7 months ago

Just created PR https://github.com/findify/s3mock/pull/190 for migrating to pekko. The code compiles, but I'm seeing lots of test failures.

@pjfanning Have you found a replacement for this? If not, help would be welcome 😄