seaweedfs/weed/storage
Chris Lu 9924fa3b1a weed volume: disable block cache on leveldb
saving 8MB for each volume, but at the cost of slower lookup
2019-04-09 00:24:32 -07:00
..
needle divide offset into higher and lower sections 2019-04-08 21:44:06 -07:00
types add build option support 5-byte offset 2019-04-08 22:01:29 -07:00
crc.go go fmt 2018-11-23 00:26:15 -08:00
disk_location.go refactoring: simplify function parameter 2019-03-17 22:32:01 -07:00
file_id.go needle priting format 2018-07-21 17:41:21 -07:00
needle.go go fmt and fix some typo 2019-01-17 09:17:19 +08:00
needle_byte_cache.go skip bytes cache 2017-06-03 11:44:24 -07:00
needle_map.go go fmt 2018-07-21 17:39:10 -07:00
needle_map_boltdb.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -07:00
needle_map_leveldb.go weed volume: disable block cache on leveldb 2019-04-09 00:24:32 -07:00
needle_map_memory.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -07:00
needle_map_metric.go go fmt 2018-07-27 02:10:42 -07:00
needle_map_metric_test.go go fmt 2018-07-21 17:39:10 -07:00
needle_parse_multipart.go weed volume: only store compressed data if compression is effective 2019-04-06 00:10:52 -07:00
needle_read_write.go fix length checking 2019-03-19 20:56:27 -07:00
needle_read_write_test.go use tempFile.Truncate to reset file size to speedup test 2019-01-23 16:24:51 +08:00
needle_test.go go fmt 2018-07-21 17:39:10 -07:00
replica_placement.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement_test.go go fmt and fix some typo 2019-01-17 09:17:19 +08:00
store.go weed volume: add grpc operation to relicate a volume to local 2019-03-23 11:33:34 -07:00
store_vacuum.go WIP 2019-03-25 09:16:12 -07:00
volume.go weed volume: add grpc operation to relicate a volume to local 2019-03-23 11:33:34 -07:00
volume_checking.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -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_follow.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -07:00
volume_follow_test.go WIP 2019-03-25 09:16:12 -07:00
volume_id.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_info.go volume info collect compact revision number 2019-03-18 09:32:21 -07:00
volume_info_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_loading.go fix "weed backup" rerunning 2018-09-09 02:48:58 -07:00
volume_read_write.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -07:00
volume_super_block.go working version3 2018-07-24 01:36:04 -07:00
volume_super_block_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_ttl.go Fix https://github.com/chrislusf/seaweedfs/issues/861 2019-02-26 17:12:39 +08:00
volume_ttl_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_vacuum.go refactor Offset into a struct of bytes 2019-04-08 19:40:56 -07:00
volume_vacuum_test.go WIP 2019-03-25 09:16:12 -07:00
volume_version.go working version3 2018-07-24 01:36:04 -07:00