[GH-ISSUE #64] How to change Peerflix storage ? #271

Closed
opened 2026-03-15 02:48:29 +03:00 by kerem · 1 comment
Owner

Originally created by @JYOUSSEF on GitHub (Mar 30, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/64

Hi @asapach thank You for sharing this beautiful peerflix-server with us.
I just have a question about peerflix storage : is there any option to change storage from Server storage (HDD or RAM) to Client Storage (IndexedDB,....)
I want to store the readable stream chunks in client browser IndexeDB and then stream them to the browser.
Thank you in advance for any help you can provide !

Originally created by @JYOUSSEF on GitHub (Mar 30, 2016). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/64 Hi @asapach thank You for sharing this beautiful peerflix-server with us. I just have a question about peerflix storage : is there any option to change storage from Server storage (HDD or RAM) to Client Storage (IndexedDB,....) I want to store the readable stream chunks in client browser IndexeDB and then stream them to the browser. Thank you in advance for any help you can provide !
kerem 2026-03-15 02:48:29 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@asapach commented on GitHub (Mar 30, 2016):

There's a project called WebTorrent that tries to implement this: https://github.com/feross/webtorrent/issues/86

<!-- gh-comment-id:203512340 --> @asapach commented on GitHub (Mar 30, 2016): There's a project called WebTorrent that tries to implement this: https://github.com/feross/webtorrent/issues/86
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#271
No description provided.