https://github.com/datagrove/mangrove
sftp/web/ssh-cli server library, testview example
https://github.com/datagrove/mangrove
Last synced: about 1 month ago
JSON representation
sftp/web/ssh-cli server library, testview example
- Host: GitHub
- URL: https://github.com/datagrove/mangrove
- Owner: datagrove
- Created: 2023-04-10T18:14:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T20:03:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T13:48:28.524Z (over 1 year ago)
- Language: TypeScript
- Size: 298 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
each connection has a user and a cache of checked permissions. revokes can be heavily metered.
each connection may watch database streams.
1. The main transaction log is a stream
2. There may be multiple snapshot streams. Each snapshot stream is maintained by a single contributor.
Typically you want to start with a snapshot, then read the log from that point and apply the changes that you care about.
the encryption model leaks considerable metadata, so consider before using.