GithubHelp home page GithubHelp logo

rileyhawk1417 / appflowy-collab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appflowy-io/appflowy-collab

0.0 0.0 0.0 1.6 MB

License: GNU Affero General Public License v3.0

Rust 100.00%

appflowy-collab's Introduction

AppFlowy-Collab

AppFlowy-Collab is a project that aims to support the collaborative features of AppFlowy. It consists of several crates that are currently under active development:

  • collab
  • collab-database
  • collab-document
  • collab-folder
  • collab-persistence
  • collab-plugins
  • collab-sync

architecture.png

As the project is still a work in progress, it is rapidly evolving to improve its features and functionality. Therefore, it may still have some bugs and limitations, and its API may change frequently as new features are added and existing ones are refined.

collab

The collab crate is built on top of the yrs crate, providing a higher level of abstraction for the collaborative features of AppFlowy. It offers a simple API for creating and managing collaborative documents.

collab-database

The collab-database crate provides a simple API for creating and managing collaborative databases. It is built on top of the collab crate.

collab-document

The collab-document crate provides a simple API for creating and managing collaborative documents. It is built on top of the collab crate.

collab-folder

The collab-folder crate provides a simple API for creating and managing collaborative folders. It is built on top of the collab crate.

collab-plugins

The collab-plugins crate contains a list of plugins that can be used with the collab crate. Currently, it includes two plugins: the disk plugin that uses collab-persistence to persist the collaborative documents to disk, and the sync plugin that uses collab-sync to sync the collaborative documents to a remote server.

collab-persistence

The collab-persistence crate uses rocksdb or sled to implement a persistence layer for the collab crate. It is easy to extend to support other key/value storage.

collab-sync

The collab-sync crate supports syncing the collaborative documents to a remote server.

appflowy-collab's People

Contributors

appflowy avatar lucasxu0 avatar qinluhe avatar richardshiue avatar squidrye avatar xazin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.