issues
search
eBay
/
HomeObject
Replicated BLOB Store built upon HomeStore
Apache License 2.0
6
stars
15
forks
source link
Baselinre resync: Write side changes
#193
Open
sanebay
opened
3 months ago
sanebay
commented
3 months ago
PG and shard create should overwrite latest state. Not return if already found.
Put blob should handle not to error out if blob already exists. Add retries for both 1 and 2.
We need put blob local api' which synchronously calls data_serivce().async_write() and then add to index table.