Project

General

Profile

Actions

Architecture #9727

closed

Make shared-files API asynchronous

Added by Benoît PECCATTE over 7 years ago. Updated 12 months ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Relay server or API
Effort required:
Name check:
Fix check:
Regression:
No

Description

Currently, everything on the relay stores data temporarily before sending it to another machine.
This make the infrastructure work even in offline mode.

However this feature has not been implemented in the shared-files relay API because of implementation difficulties.
But it should be implemented !

To make this happen, we need a temporary storage on the relay for those files.
We also need a way the signature validity of unknown nodes otherwise anybody could store anything on the relay.
We also need a permanent storage to store the metadata to check that a file is known (for the HEAD api)
Al last we need a way to clean this metadata storage if the real holder of the file doesn't have it anymore.

Actions #1

Updated by Benoît PECCATTE about 6 years ago

  • Target version set to Ideas (not version specific)
Actions #2

Updated by Alexis Mousset about 2 years ago

  • Category changed from Server components to Relay server or API
Actions #3

Updated by Alexis Mousset 12 months ago

  • Status changed from New to Rejected
  • Regression set to No

the current shared-files api will not be extended, closing.

Actions

Also available in: Atom PDF