Skip to content

Conversation

koculu
Copy link
Owner

@koculu koculu commented Jun 13, 2025

Summary

  • implement InMemoryFileStreamProvider and InMemoryFileStream
  • show how to use the provider in Quick Start docs
  • test WAL using InMemoryFileStreamProvider

Testing

  • dotnet vstest src/ZoneTree.UnitTests/bin/Release/net9.0/ZoneTree.UnitTests.dll --TestCaseFilter:InMemoryFileStreamProviderTests.WalWithInMemoryProvider
  • dotnet test src/ZoneTree.UnitTests/ZoneTree.UnitTests.csproj -c Release --no-build --filter InMemoryFileStreamProviderTests.WalWithInMemoryProvider

https://chatgpt.com/codex/tasks/task_e_684bf9f177bc8328b106fd869bc14b57

@koculu koculu merged commit a60d751 into main Jun 13, 2025
1 check passed
@koculu koculu deleted the codex/create-inmemory-filestreamprovider-and-tests branch June 13, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant