1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 07:36:45 +02:00
seaweedfs/go/storage
tnextday 662915e691 Delete all chunks when delete a ChunkManifest
LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command
2015-12-02 21:27:29 +08:00
..
compact_map.go Add Key String() function 2015-05-25 23:50:19 -07:00
compact_map_perf_test.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
compact_map_test.go add test case for issue 52 2013-10-31 12:55:51 -07:00
crc.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
file_id.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
needle.go Delete all chunks when delete a ChunkManifest 2015-12-02 21:27:29 +08:00
needle_map.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
needle_map_boltdb.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
needle_map_leveldb.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
needle_map_memory.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
needle_read_write.go rename FlagChunkedFile to FlagChunkManifest 2015-12-01 20:53:44 +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 Add compact revision in volume super block 2015-05-08 23:34:14 -07: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