Skip to content

Conversation

@devel96
Copy link
Owner

@devel96 devel96 commented Oct 22, 2025

No description provided.

Disks_for_iops = iops / disk_iops = 7065 / 10000 = 1 Disk
Disks = 190
Очевидно выбор SSD(SATA) = 57 x 100 TB,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ну стоит охлаждать тут старые фото на HDD

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А как это показать в цыфрах ?

Disks_for_iops = iops / disk_iops = 3693 / 10000 = 1 Disk
Disks = 1
Выбор SSD(nVME) - 2 x 12TB (С запасом, тут желательно получить обратный комнтарий -

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не пойму, к чему относятся эти диски - нужно посчитать диски в разрезе по подсистемам

Copy link
Owner Author

@devel96 devel96 Oct 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

тут фиды (метадата), а вверху медиа была, они же в разных дисках будут находится

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тогда нужно расписать более понятно

### Фиды

Фиды по пользувателю
#### Оценка дисков(Теги)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Под теги будет отдельная БД?)

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

da

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Насколько такое нужно - вопрос

@@ -0,0 +1,73 @@
## Схема БД

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Все будет в одной БД?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В целом нет не должно быть в одной бд. скоро разделю

Table media_asset {
id uuid [pk]
owner_user_id uuid [ref: > users.id]
filename varchar(255)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Точно ли это нужно хранить?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

net

ratings_avg numeric(3,2)
}
Table media_asset {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Зачем вообще нужна вся эта метаинформация?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Уберу)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants