seaweedfs/go/storage
2016-04-10 13:47:03 +08:00
..
compact_map.go Add Key String() function 2015-05-25 23:50:19 -07:00
compact_map_perf_test.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
compact_map_test.go add test case for issue 52 2013-10-31 12:55:51 -07:00
crc.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
file_id.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
needle.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
needle_map.go storage: do not copy sync.Mutex by value 2016-04-10 13:47:03 +08:00
needle_map_boltdb.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
needle_map_leveldb.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
needle_map_memory.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
needle_read_write.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
needle_test.go storage: add test for ParseKeyHash 2016-04-09 11:33:06 +08:00
replica_placement.go add TTL support 2014-09-20 12:38:59 -07:00
replica_placement_test.go fix bug when reading back the replica settings! 2014-04-13 03:06:15 -07:00
store.go fix extract collection name from .dat file 2015-08-18 19:58:45 +03:00
store_vacuum.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
volume.go fix ttl change detection 2015-07-17 19:30:25 -07:00
volume_id.go testing compilation with remove package 2013-02-10 03:49:51 -08:00
volume_info.go Sort VolumeInfos by VolumeId in Store.Status(); 2015-04-21 01:21:21 +08:00
volume_info_test.go unittest: TestSortVolumeInfos 2015-04-21 01:22:13 +08:00
volume_super_block.go replace util/bytes.go with binary.BigEndian 2016-04-09 14:38:01 +08:00
volume_super_block_test.go add TTL support 2014-09-20 12:38:59 -07:00
volume_sync.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
volume_ttl.go tweaking ui 2015-03-22 12:50:04 -07:00
volume_ttl_test.go Adding unit tests for volume ttl. 2014-09-20 20:51:24 -07:00
volume_vacuum.go add logging 2015-07-11 12:20:09 -07:00
volume_version.go formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00