seaweedfs/weed/filer2
2018-07-21 17:40:00 -07:00
..
abstract_sql go fmt 2018-07-21 17:39:10 -07:00
cassandra set filer2.ErrNotFound for not found entry 2018-07-20 02:14:18 -07:00
leveldb decouple from viper for filer store 2018-06-17 13:01:57 -07:00
memdb set filer2.ErrNotFound for not found entry 2018-07-20 02:14:18 -07:00
mysql decouple from viper for filer store 2018-06-17 13:01:57 -07:00
postgres decouple from viper for filer store 2018-06-17 13:01:57 -07:00
redis decouple from viper for filer store 2018-06-17 13:01:57 -07:00
configuration.go decouple from viper for filer store 2018-06-17 13:01:57 -07:00
entry.go add collection, replication, ttl to each file 2018-06-10 16:57:32 -07:00
entry_codec.go add collection, replication, ttl to each file 2018-06-10 16:57:32 -07:00
filechunks.go filer support reading multiple chunks, with range support 2018-05-28 05:39:12 -07:00
filechunks_test.go minor 2018-05-28 14:32:16 -07:00
filer.go update also delete old chunks if different from latest chunks 2018-07-21 17:40:00 -07:00
filer_master.go go fmt 2018-07-21 17:39:10 -07:00
filerstore.go set filer2.ErrNotFound for not found entry 2018-07-20 02:14:18 -07:00
fullpath.go go fmt 2018-05-27 11:52:26 -07:00
permission.go file store adds memdb implementation 2018-05-12 13:45:29 -07:00