[PR #510] [MERGED] Use BufReader/BufWriter for data from file cache #781

Closed
opened 2026-03-02 23:49:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/510
Author: @puuuuh
Created: 7/19/2024
Status: Merged
Merged: 7/19/2024
Merged by: @aome510

Base: masterHead: master


📝 Commits (3)

  • c1e1a98 Use BufReader/BufWriter for data from file cache
  • e0594fb formatting
  • 3a7cc21 Merge branch 'master' into master

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 spotify_player/src/state/data.rs (+3 -2)

📄 Description

Serde does not use buffering by default


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/510 **Author:** [@puuuuh](https://github.com/puuuuh) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c1e1a98`](https://github.com/aome510/spotify-player/commit/c1e1a985958f322c00c2d73150aed9ecda670404) Use BufReader/BufWriter for data from file cache - [`e0594fb`](https://github.com/aome510/spotify-player/commit/e0594fb0a6446ff72e0e345f42bc2abd3ed69014) formatting - [`3a7cc21`](https://github.com/aome510/spotify-player/commit/3a7cc21703ed918cf5240e25a041ba34b34aba9a) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/state/data.rs` (+3 -2) </details> ### 📄 Description Serde does not use buffering by default --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:48 +03:00
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/spotify-player#781
No description provided.