mRemoteNG / mRemoteNG/mRemoteNG

create cache wen connected to db

Open
#2,040 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.