mRemoteNG / mRemoteNG/mRemoteNG
create cache wen connected to db
Open
Nobody has claimed this yet.
1.8 (Fenix)
DBs
Enhancement
Security
- Dominant language
- C#
- Stars
- 11.1k
- Forks
- 1.6k
- Avg merge
- 16h 58m
- Merged PRs (30d)
- 55
Description
if you connect to db there are no way to open in local without connection.
is necessary that if connected to db and no connetion to it the data must be opened in read only with cache.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the database connection and local data-loading paths, then determine how cached data could be stored and opened read-only when the database is unavailable. Done means an existing connection can still be opened without connectivity and its data is clearly read-only.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- database, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100