-
There needs to be a better place to keep the stored data. I think we had an overwrite of data as a result of it being kept in the git repo which was never a sensible place to keep it in the first plac…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet user,
| I want `fleetd` to be able to persist important data between res…
-
Soroban has unusual features regarding [data persistence](https://developers.stellar.org/docs/learn/smart-contract-internals/persisting-data). We are not accounting for that currently.
---
Some …
-
We could achieve persistent storage, by dumping the pushed notifications list to a json file and trying to load in on startup,
@berdosi What do you think about that?
-
I've had a number of people (especially at universities) ask me if it'd possible to enable persistent storage with BinderHub. The most common use case seems to be to use a BinderHub server to let teac…
-
Work in #2 means Foundry deploys and runs successfully. But it does not have persistent storage. We want to ensure that new deployments do not mean the website's data is overwritten. The steps to set …
-
### What happened?
I quickly ran through the code and it looks like the module will not work correctly with cache if used with persistent storage (Redis for example https://axios-cache-interceptor.js…
-
**Describe the bug**
Username and/or email are stored in persistent html5 storage using localStorage construct. Localstorage items do not get destroyed when session ends or browser window gets closed…
-
Optional persistent storage of mails (maybe redis storage?)
-
Hi,
I added storage capability to all sensors and devices.
I know for sure that AdaFruitPWM8 is not stored completely and still needs some development.
Currently I tested only the ServoMotor c…