Skip to content

projectkudu/KuduVfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Ebbo
Nov 19, 2014
0f7c668 · Nov 19, 2014

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KuduVfs

KuduVfs is an implementation of IFileSystem (System.IO.Abstractions) back by Kudu's Vfs.

It includes the library (VfsFileSystem) and companion executables (like xcopy, dir, mkdir del, rmdir etc.).

Disclaimers

It does not have a complete implementation of all IFileSystem contracts. However, it should be sufficient to a subset of file operations.

Documentation

TBD.

License

Apache License 2.0

Questions?

You can use the forum, chat on JabbR, or open issues in this repository.

This project is under the benevolent umbrella of the .NET Foundation.

About

Implement FileSystem backed by Kudu's VFS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages