one-off fix for issues/93

https://github.com/chrislusf/weed-fs/issues/93
This commit is contained in:
chrislusf
2015-03-17 11:15:37 -07:00
parent 62f5e35cbe
commit 981c981fa8
2 changed files with 139 additions and 0 deletions

9
unmaintained/README.txt Normal file
View File

@@ -0,0 +1,9 @@
Here is the folder of unmaintained go code.
Although its content is useful sometimes,
Its content would not be released.
And the code can be ugly, e.g., not checking exceptions.
If any code is used often, it will be productionized.
So it is helpful if anyone wants to cleanup a bit.