1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-10 05:20:31 +02:00
seaweedfs/weed
James Hartig 4c85da7844
Include meta in ReadAllNeedles (#3991)
This is useful for doing backups on the data so we can accurately store the
last modified time, the compression state, and verify the crc.

Previously we were doing VolumeNeedleStatus and then an HTTP request which
needlessly read from the dat file twice.
2022-11-20 20:19:41 -08:00
..
cluster remove old raft servers if they don't answer to pings for too long (#3398) 2022-08-23 23:18:21 -07:00
command refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
filer refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
ftpd move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
glog go fmt 2022-09-14 23:06:44 -07:00
iamapi refactor: Directory readability (#3665) 2022-09-14 10:11:31 -07:00
images go fmt 2022-09-14 23:06:44 -07:00
mount refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
mq avoid race conditions for OnPeerUpdate (#3525) 2022-08-26 10:18:49 -07:00
notification go fmt 2022-09-14 23:06:44 -07:00
operation refactor filer proto chunk variable from mtime to modified_ts_ns 2022-10-28 12:53:19 -07:00
pb Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00
query move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
remote_storage Replace dashes with underscores in x-amz-meta headers (#3965) 2022-11-10 07:09:53 -08:00
replication refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
s3api refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
security go fmt 2022-09-14 23:06:44 -07:00
sequence move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
server refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
shell refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
static Change filer UI icon from picture to icon font. 2022-04-08 15:07:56 +08:00
stats vacuum metrics and force sync dst files (#3832) 2022-10-13 00:51:20 -07:00
storage Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00
topology [master] avoid vacuum if not enough replica copies (#3924) 2022-10-30 20:34:19 -07:00
util 3.35 2022-11-14 00:21:00 -08:00
wdclient remove volume server tcp client 2022-10-23 13:15:03 -07:00
Makefile debug 2022-08-07 00:55:49 -07:00
weed.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00