Dryades

Latest version: v0.0.1

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

Scan your dependencies

0.0.2

-

0.0.1

- moved other code base into dryades
- https://github.com/kr-g/pyheapfile
- https://github.com/kr-g/pydllfile
- https://github.com/kr-g/pybimfile
- https://github.com/kr-g/pyfdlock
- https://github.com/kr-g/pybtreecore
- https://github.com/kr-g/pybtreeplus
-
- heapfile:
- parameter max_size for limiting the size of the heapfile
- fdlock:
- added backend for calling lockf and ulockf abstraction
- added `VirtualBackend` passing all lock functions
-
- all tests are running !
-

0.0.0

- first release of empty project
-



Check
[`CHANGELOG`](./CHANGELOG.md)
for latest ongoing, or upcoming news.


BACKLOG

heapfile

- acid atomic handling
- journal file support
- write before-image integration -> bimfile
- compact heap, reorg methods
- convert (encode/decode) of standard types (refactor from btree)


dllfile

- more testcases
- refactor heapfile handling
- calc of offset to write to in `heapfile`
- check boundery
- from_buffer/to_buffer methods


btreecore

- more testcases
- convert (encode/decode) of standard types (refactor to heap file project)


btreeplus

- refactor Context to btreecore
- refactor core methods of bplustree to btreecore
- refactor test cases


common

- hexdump tool rework in all submodules!!!
-



OPEN ISSUES

refer to [issues](https://github.com/kr-g/dryades/issues)


LIMITATIONS

-

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.