An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : binarydocumentdb

A low level blob database file, with a repository that acts as an index of available blobs. There has been a lot of thought around trying to avoid writing changes to the file on disk because solid state drives have a finite lifecycle. Therefore the underlying code seeks to re-use empty space, and only mark areas as free-space by altering a single byte on disk. Given this holds a file stream open, there can only be one instance of the repository, which you can consider the single source of truth. This repository raises events as file alterations complete, using the InFlux method of weak referenced events.

Registry - Source - JSON - codemeta.json
purl: pkg:nuget/binarydocumentdb
Keywords: store , db , file , binary , document
License:
Latest release: about 3 years ago
First release: over 3 years ago
Downloads: 2,056 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...