awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FrigadeHQ avatar

FrigadeHQ/remote-storage

0
View on GitHub↗
1,398 stars·42 forks·TypeScript·MIT·18 viewsremote.storage↗

Remote Storage

Remote-storage is a synchronization library that mirrors local browser state to a remote server, enabling consistent data access across multiple devices and sessions. It functions as a key-value storage utility that abstracts local persistence interfaces to maintain a unified data layer.

The system distinguishes itself through a multi-tenant architecture that isolates user-specific information within shared storage environments. By utilizing unique identifiers and cryptographically signed access tokens, it ensures that data remains strictly separated and protected against unauthorized access during synchronization.

The project supports self-hosted infrastructure by providing a containerized backend that allows for full control over data storage. It manages the reconciliation of local caches with remote databases to ensure state consistency across different hardware and browser environments.

Features

  • Cross-Device State Synchronization - Provides a synchronization layer that mirrors local application state to a backend server for seamless cross-device access.
  • Storage Abstractions - Implements a unified storage abstraction layer that wraps native browser interfaces for consistent data persistence.
  • Local-First Architectures - Maintains local data caches that automatically reconcile with remote servers to ensure state consistency.
  • Browser Sync Storage - Persists local key-value pairs to a remote server to ensure information remains consistent across different sessions.
  • Key-Value Persistence Stores - Stores and retrieves simple data pairs in a remote database to maintain information availability across sessions.
  • Multi-Tenant Data Stores - Isolates user-specific information within shared storage environments using unique identifiers and authentication tokens.
  • Containerized Backend Services - Provides a containerized backend service for portable and isolated data storage infrastructure.
  • Remote Server Synchronization - Persists browser data to a remote server to ensure state consistency across multiple devices and sessions.
  • Self-Hosted Infrastructure - Enables deployment and management of custom storage backends in containerized environments for full data control.
  • Multi-Tenant Data Isolation - Partitions stored information using unique identifiers to ensure strict data isolation between different users.
  • Request Authentications - Verifies synchronization requests against a remote server using authentication tokens to prevent unauthorized access.
  • Token-Based Authentication - Secures data synchronization by validating requests against a remote server using cryptographically signed access tokens.

Star history

Star history chart for frigadehq/remote-storageStar history chart for frigadehq/remote-storage

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Remote Storage

These projects share indexed features with Remote Storage. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • whisper-money/whisper-moneywhisper-money avatar

    whisper-money/whisper-money

    1,041View on GitHub↗

    Whisper Money is an open-source personal finance management platform designed for self-hosted environments. It provides a private, secure infrastructure for tracking income and expenses, consolidating multiple bank accounts, and managing asset portfolios. By prioritizing user data ownership, the platform allows individuals to maintain full control over their financial records while monitoring cash flow and progress toward personal budget goals. The platform distinguishes itself through the integration of artificial intelligence to automate the categorization of transactions and the generation

    PHPbudgetingmoney-managementopen-source
    View on GitHub↗1,041
  • mail-0/zeroMail-0 avatar

    Mail-0/Zero

    10,651View on GitHub↗

    Zero is an email automation and link management platform designed for self-hosted infrastructure. It functions as an intelligent system that categorizes, prioritizes, and responds to incoming email communications using autonomous agents, while synchronizing message history into local storage for efficient data processing. The platform distinguishes itself by integrating enterprise identity providers to manage team access and permissions across shared resources. It also features a comprehensive link management toolset that generates branded URLs and personalized QR codes, supported by advanced

    TypeScriptaiemailprivacy
    View on GitHub↗10,651
  • growthbook/growthbookgrowthbook avatar

    growthbook/growthbook

    7,351View on GitHub↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    TypeScriptab-testingabtestabtesting
    View on GitHub↗7,351
  • mevdschee/php-crud-apimevdschee avatar

    mevdschee/php-crud-api

    3,735View on GitHub↗

    This project is a PHP SQL REST API generator and database API wrapper that automatically transforms SQL database tables into a functional web interface. It serves as a lightweight layer that maps HTTP methods to SQL commands, allowing for the creation, reading, updating, and deletion of records without writing manual endpoint code. The tool distinguishes itself by providing a dedicated spatial data API gateway for querying and exporting geometry columns using GeoJSON and WKT standards. It also functions as a multi-tenant data API, capable of isolating records for different users through share

    PHPapi-serverautomatic-apicrud
    View on GitHub↗3,735
Compare all 30 related projects→

Frequently asked questions

What does frigadehq/remote-storage do?

Remote-storage is a synchronization library that mirrors local browser state to a remote server, enabling consistent data access across multiple devices and sessions. It functions as a key-value storage utility that abstracts local persistence interfaces to maintain a unified data layer.

What are the main features of frigadehq/remote-storage?

The main features of frigadehq/remote-storage are: Cross-Device State Synchronization, Storage Abstractions, Local-First Architectures, Browser Sync Storage, Key-Value Persistence Stores, Multi-Tenant Data Stores, Containerized Backend Services, Remote Server Synchronization.

Which projects share features with frigadehq/remote-storage?

Projects with overlapping indexed features include: whisper-money/whisper-money — Whisper Money is an open-source personal finance management platform designed for self-hosted environments. It… mail-0/zero — Zero is an email automation and link management platform designed for self-hosted infrastructure. It functions as an… mevdschee/php-crud-api — This project is a PHP SQL REST API generator and database API wrapper that automatically transforms SQL database… partykit/partykit — PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a… growthbook/growthbook — GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data… victoriametrics/victoriametrics — VictoriaMetrics is a high-performance, scalable time series database and observability platform designed for long-term…

Curated searches featuring Remote Storage

Hand-picked collections where Remote Storage appears.
  • Offline data synchronization
  • a lightweight in-memory store for transient data