Bitcache.dart: Bitcache for Dart
Bitcache is a distributed content-addressable storage (CAS) system.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
✨ Features
- Available both as the command-line tool
bitcacheand as a polyglot library. - Polyglot software also available for Python, Ruby, Rust, and TypeScript.
- Cuts red tape: 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Dart 3.11+
⬇️ Installation
👉 Examples
📚 Reference
👨💻 Development
git clone https://github.com/artob/bitcache.git
Libraries
- bitcache
- Bitcache is a distributed content-addressable storage (CAS) system.