1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-01 14:51:09 +02:00
seaweedfs/weed/storage
2018-07-09 23:31:25 -07:00
..
needle fix all tests 2018-07-08 02:39:04 -07:00
types refactoring 2018-07-09 00:22:50 -07:00
compact_map.go fix byte counter on loading index file 2017-01-18 08:40:39 -08:00
crc.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
disk_location.go use volumes variable 2018-05-03 12:13:53 +08:00
file_id.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_byte_cache.go skip bytes cache 2017-06-03 11:44:24 -07:00
needle_map.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_map_boltdb.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_map_leveldb.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_map_memory.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_map_metric.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_map_metric_test.go fix all tests 2018-07-08 02:39:04 -07:00
needle_read_write.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
needle_test.go fix all tests 2018-07-08 02:39:04 -07:00
replica_placement.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
store.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
store_vacuum.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
volume.go add compaction test 2018-06-23 16:48:19 -07:00
volume_checking.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
volume_create.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_create_linux.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_id.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_info.go mv pb to master_pb 2018-05-09 23:11:54 -07:00
volume_info_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_loading.go add error checking when loading dat file 2018-07-09 23:31:25 -07:00
volume_read_write.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
volume_super_block.go fix log error 2018-06-24 16:12:41 -07:00
volume_super_block_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_sync.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
volume_ttl.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_ttl_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_vacuum.go refactoring: add type for needle id, offset 2018-07-08 02:28:04 -07:00
volume_vacuum_test.go fix all tests 2018-07-08 02:39:04 -07:00
volume_version.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00