blobinator 0.2.0 copy "blobinator: ^0.2.0" to clipboard
blobinator: ^0.2.0 copied to clipboard

Tools and HTTP service for temporary binary blob storage.

Changelog #

0.2.0 #

  • Full rewrite. Hybrid functionality is kept experimental.

0.1.2 #

  • flush parameter on updating a blob will immediately write it to disk.
  • Expanded character set for blob ids.

0.1.1 #

  • flush operation to move all or a subset of in-memory blobs to disk.
  • Implemented a blobId cache to reduce disk access.
  • Consistency fix: BlobStorage.getSize() returns null instead of -1 when blob doesn't exist. (Breaking change.)

0.1.0 #

  • Inital release.
0
likes
160
points
36
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

Tools and HTTP service for temporary binary blob storage.

Repository (GitHub)
View/report issues

Topics

#binary #server #tool

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, http, mime, path, shelf, shelf_router, sqlite3

More

Packages that depend on blobinator