Skip to content

Add simple in memory storage for unit tests#18

Merged
JulianVennen merged 2 commits intomasterfrom
in-memory-storage
Apr 8, 2025
Merged

Add simple in memory storage for unit tests#18
JulianVennen merged 2 commits intomasterfrom
in-memory-storage

Conversation

@JulianVennen
Copy link
Member

This PR adds a simple implementation of the StorageInterface that stores data in memory. This is useful for running unit tests on projects that use the lock library.

@JulianVennen JulianVennen requested a review from matthi4s April 8, 2025 12:13
@JulianVennen JulianVennen merged commit 0e3264f into master Apr 8, 2025
5 checks passed
@JulianVennen JulianVennen deleted the in-memory-storage branch April 8, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments