[PR #6009] [CLOSED] [WIP] attach rocksdb to newly created databases and database rows #7137

Closed
opened 2026-03-23 23:18:16 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6009
Author: @Horusiath
Created: 8/19/2024
Status: Closed

Base: mainHead: build-collab-with-db


📝 Commits (1)

  • d7ad46a chore: attach rocksdb to newly created databases and database rows

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 frontend/rust-lib/flowy-database2/src/manager.rs (+11 -0)

📄 Description

This PR attaches RocksDB persistence plugin for all collabs build within the scope of WorkspaceDatabase, this includes Database/DatabaseRows.


🔄 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/AppFlowy-IO/AppFlowy/pull/6009 **Author:** [@Horusiath](https://github.com/Horusiath) **Created:** 8/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `build-collab-with-db` --- ### 📝 Commits (1) - [`d7ad46a`](https://github.com/AppFlowy-IO/AppFlowy/commit/d7ad46af9d0175fb51b7344eda01b3a167940b3a) chore: attach rocksdb to newly created databases and database rows ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-database2/src/manager.rs` (+11 -0) </details> ### 📄 Description This PR attaches RocksDB persistence plugin for all collabs build within the scope of WorkspaceDatabase, this includes Database/DatabaseRows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:18:16 +00: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
AppFlowy-IO/AppFlowy#7137
No description provided.