frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov 59de521fd1 [#472] blobstor: implement write-cache
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-04-29 17:36:36 +03:00
..
container.go [#337] shard: Get container size estimation from metabase 2021-01-29 11:04:30 +03:00
control.go [#378] shard: Collect expired tombstones in GC every epoch 2021-02-19 11:56:32 +03:00
delete.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
delete_test.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
exists.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
gc.go [#378] shard/gc: Limit the accumulated batch of objects to be deleted 2021-02-19 11:56:32 +03:00
get.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
get_test.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
head.go [#238] shard: Support raw flag in Head method 2020-12-11 17:19:37 +03:00
head_test.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
id.go [#189] shard: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
info.go [#222] Use write cache options in storage app 2020-12-11 17:19:37 +03:00
inhume.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
inhume_test.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
list.go [#337] engine: Add container listing for both engine and shard 2021-01-29 11:04:30 +03:00
list_test.go [#231] shard: Add List method to return all available objects 2020-12-11 17:19:37 +03:00
mode.go [#189] shard: Fix missing return statement in SetMode method 2020-12-11 17:19:37 +03:00
move.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
range.go [#235] blobstor: Return object.ErrRangeOutOfBounds from shallow dir 2020-12-11 17:19:37 +03:00
select.go [#242] shard: Support ContainerID argument in metabase selects 2020-12-11 17:19:37 +03:00
shard.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
shard_test.go [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00