Nonbloat-db

Latest version: v0.1.1

Safety actively analyzes 682334 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

- Make `write_interval` in `Storage.init` more loose. ([`1f9b683`](https://github.com/PerchunPak/nonbloat-db/commit/1f9b683473f29b89b3321abc3c960f16f784246a))

Before you could only provide `False` to disable automatic write, but now
if you accidentally provide `None` or `0`, it will still work (though your
type checker won't be happy).

- Fix AOF if you do multiple `set`s ([`4da789a`](https://github.com/PerchunPak/nonbloat-db/commit/4da789aab6fda991eba2580988a8809f1e524a42))

I forgot to add a new line on each AOF write.

0.1.0

- Repository initialised.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.