-
As of #485 workers can spill excess data to disk. They currently evict tasks from a fixed pool of memory to disk with a simple LRU policy. Task results are stored on disk as single files. This is c…
-
I'm having a problem where cquery is not able to find certain header files, and I'm suspecting that the reason has something to do with paths in Windows (maybe case-insensitivity?).
I found that al…
-
Can't get to http://unqlite.org/ currently?
-
Would be great if there was a "desktop" app using electron/chrome apps for offline for laptop use. It could download all the books and ideally allow local saving of sheets/notes, etc until online for…
-
I have:
- [x] searched open and closed issues for duplicates
----------------------------------------
### Version info
**Duplicati Version:** 2.0.1.35_experimental_2016-12-13
**Operating System:*…
-
Tracks stabilization for the `concat_idents` macro.
**Update(fmease)**: Please see https://github.com/rust-lang/rust/issues/124225#issue-2255069330 (an alternative to this feature).
-
```
EDIT/TECO/EXECUTE= MAKE_SYMBOL_VECTOR.TEC "SYS$DISK:[]SYMBOL_VECTOR.TXT=SYS$DISK:[.ETC-AXP]SQLITE3.LIS SYS$DISK:[]SQLITE3_VECTOR.AXP_OPT"
?FNF File not found "
%MMK-F-ERRUPD, error status…
-
Right now we support `ndbm` and `gnu.dbm` which might or might not be part of a given build. The fallback is the super slow `dumbdbm`. Not the sqlite3 is part of the standard build, we can do bette…
-
I am encountering an issue with unqlite when deploying medspacy to Cloud Run in GCP (see details below). I don't think this is a bug in unqlite or QuickUMLS per-se but rather possibly a limitation or …
-
NeoMutt now has 6 header-cache backends:
- Tokyo Cabinet
- Kyoto Cabinet
- LMDB
- QDBM
- GDBM
- BDB (Berkeley)
Which is fastest?
They need to be tested with **LARGE** numbers of emails o…