-
Based on #410:
I had a look into the technology I identified to encrypt the database itself: https://github.com/sqlcipher/android-database-sqlcipher.
There is no clean way to integrate it into t…
-
Currently, YDocs are in-memory and persisted only when the room is empty or the worker shuts down.
Here are some other Yjs persistence implementations:
- [yrs-persistence](https://github.com/y-crd…
-
I'm using this library with Room 1.1.1., running my app on an emulated Nexus 5X, API 26.
Everything works fine at first: I can view the database correctly.
But AFTER I have viewed the database using…
-
hi. i use Androidx to using of sentinel. but when i want to connect to a vpn, i get this error
open failed ENOENT (No such file or directory).
why?
-
**Actual Behaviour**
Currently all the skills are fetched from the server, it takes a lot of time to fetch the skills.
**Expected Behaviour**
The skills should be downloaded offline and then …
-
> ### start with persistent storage
>
> $ docker run --name some-redis -d redis redis-server --appendonly yes
>
> If persistence is enabled, data is stored in the VOLUME /data, which can be used w…
-
Hi,
I'm trying to add data on my chart (a barchart) 20 elements by 20 from the most recent the oldest ones (right to left). As real-time isn't supported by MPAndroidChart, I'm clearing the chart of…
-
Hey @PatWie, I really appreciate your work and now the builds from the `dev` channel are working. 🥳
But there's still some work to do until the firebase storage is being replaced completely.
One…
-
Hello everyone, I wrote 2 days ago about displaing data to calendar.I watch the sample , try many ways , but I dont understand what I am doing wrong.My code
`````` java
public class WeekViewCalendarF…
-
Since sanity-clause supports serialization, would it be possible to have it automatically serialize and persist an object to a file on modification?
More or less like [ubiquitous](https://github.com/…