seaweedfs/weed/filer2
Chris Lu 9e77563c99 add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
2018-05-26 03:49:46 -07:00
..
leveldb add leveldb store 2018-05-26 03:49:46 -07:00
memdb add leveldb store 2018-05-26 03:49:46 -07:00
configuration.go add leveldb store 2018-05-26 03:49:46 -07:00
entry.go add leveldb store 2018-05-26 03:49:46 -07:00
entry_codec.go add leveldb store 2018-05-26 03:49:46 -07:00
filechunks.go avoid empty chunk view 2018-05-24 23:19:56 -07:00
filechunks_test.go avoid empty chunk view 2018-05-24 23:19:56 -07:00
filer.go add leveldb store 2018-05-26 03:49:46 -07:00
filerstore.go add leveldb store 2018-05-26 03:49:46 -07:00
fullpath.go refactoring 2018-05-25 23:27:06 -07:00
permission.go file store adds memdb implementation 2018-05-12 13:45:29 -07:00