-
Replace [blockDB](https://github.com/ava-labs/hypersdk/blob/9b53567fda0e1dc05712250ec9d7284140985682/storage/storage.go#L23) running on `pebble` with [fileDB](https://github.com/ava-labs/hypersdk/blob…
-
On my old Ubuntu 16.04 LTS box I never bothered to build Firejail with `--enable-analyzer`. But after migrating that machine to Ubuntu 22.04 LTS I gave it a try. The below warnings showed up (which do…
-
https://github.com/YaqubAliy02/FileDb.App/blob/043c1ffddd0500cd68199b80e09d0a1ba2f83d3d/FileDb.App/Services/Identities/IdentityService.cs#L19
Your singleton is not thread safe. Add object locking t…
-
The `FileDB` class is a poor man's implementation of a database.
Each entity is stored in its own Json file and the methods to retreive those entities are completely unoptimized.
Take a look at th…
-
```
FileCount 5596
Total files:497153
======================================= Matching files 497151
Traceback (most recent call last):
File "fdf_scanner.py", line 1188, in
GenerateOu…
-
The startup time of FileDB can be quite substantial:
```
I0120 17:53:16.932479 322 ct-server.cc:212] starting database...
I0120 18:43:13.154927 322 ct-server.cc:220] database started
$ du -csh t…
-
So, I did a git pull this morning. If I do this:
```
bash-3.2$ ms stores rm local
bash-3.2$ ms stores add local --type file
bash-3.2$ ms save biochemistry/seaver/Old_MS_Biochem < /Users/seaver/Docum…
-
```
Hi,
Is it possible to add extra fields to an existing FileDb file?
Thanks,
David.
```
Original issue reported on code.google.com by `David.Co...@gmail.com` on 12 Jan 2012 at 12:42
-
Hi, thanks for such a beautiful lightweight API.
Just got one question related to fileDB expiry/overflow. My intention is to evict old items if the diskMap.db size becomes more than 500 MB in disk. …
-
Post job cleanup.
Start check branch
/usr/bin/git config --global --add safe.directory /home/runner/work/lpr/lpr
/usr/bin/git config core.ignorecase false
/usr/bin/git ls-remote --heads ***github.…