Project

General

Profile

Actions

Feature proposal #8663

closed

Implement reusable stored stream objects

Added by krileon over 2 years ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 August 2021
Due date:
% Done:

100%

Estimated time:

Description

Currently stream objects are built dynamically and passed between pages using session data. This prevents them from being reusable and they can't be reliably reconstructed. Instead implement a database table for holding all the streams parameters, remove the global parameters, and move all stream storage here. This gives a central location for configuring streams (note only necessary for Activity and Comment streams) and allows rebuild from stream id.

This is a continuation of #7454 where it has been decided that getting rid of the Asset usage provides no real world benefit after further benchmark testing.

Actions #1

Updated by krileon almost 2 years ago

  • % Done changed from 0 to 60
Actions #2

Updated by krileon over 1 year ago

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100
Actions #3

Updated by krileon 9 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF