Commit Graph

3 Commits

Author SHA1 Message Date
kdeme 354204e7ca
service: add storage-capacity, use instead of static radius
Static radius will cause the database to grow as the total
content on the network grows. This was fine in the beginning
to ensure enough nodes had the content but becomes impossible to
maintain now that the network is growing substancially.
Instead we now set it to a fixed max storage capacity.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-02 10:51:59 +02:00
Jakub Sokołowski 8040eec9a1
service: add support for --network flag
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-28 18:42:26 +02:00
Jakub Sokołowski 7945026dc7
add first working version
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-03-04 13:27:09 +01:00