seaweedfs/weed/pb
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
..
filer_pb refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
iam_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
master_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
message_fbs add message batch 2022-07-28 23:24:38 -07:00
mount_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
mq_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
remote_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
s3_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
volume_server_pb Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00
filer.proto refactor filer proto chunk variable from mtime to modified_ts_ns 2022-10-28 12:53:19 -07:00
filer_pb_tail.go s3 to watch specific directories 2022-09-20 09:30:05 -07:00
grpc_client_server.go remove old raft servers if they don't answer to pings for too long (#3398) 2022-08-23 23:18:21 -07:00
iam.proto associate Account and Identity by accountId (#3754) 2022-09-28 13:25:59 -07:00
Makefile add flatbuffer serde for message 2022-07-28 23:24:38 -07:00
master.proto show raft leader via shell (#3796) 2022-10-06 07:10:41 -07:00
message.fbs add message batch 2022-07-28 23:24:38 -07:00
mount.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
mq.proto scaffold 2022-07-31 13:23:44 -07:00
proto_read_write_test.go fix tests 2022-08-18 00:15:46 -07:00
remote.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
s3.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
server_address.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
shared_values.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server.proto Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00