Directories
¶
| Path | Synopsis |
|---|---|
|
Package cas provides Content Addressable Storage clients.
|
Package cas provides Content Addressable Storage clients. |
|
ipfs
Package ipfs provides a CAS client that communicates with a local IPFS daemon via its API, supporting both read and write operations.
|
Package ipfs provides a CAS client that communicates with a local IPFS daemon via its API, supporting both read and write operations. |
|
mock
Package mock provides a mock CAS implementation for testing.
|
Package mock provides a mock CAS implementation for testing. |
|
Package kvstore defines a key-value store interface for MALT.
|
Package kvstore defines a key-value store interface for MALT. |
|
badger
Package badger provides a BadgerDB implementation of kvstore.KVStore.
|
Package badger provides a BadgerDB implementation of kvstore.KVStore. |
|
fs
Package fs provides a filesystem-based implementation of kvstore.KVStore.
|
Package fs provides a filesystem-based implementation of kvstore.KVStore. |
|
memory
Package memory provides an in-memory implementation of kvstore.KVStore.
|
Package memory provides an in-memory implementation of kvstore.KVStore. |
|
prefix
Package prefix provides a KVStore view that transparently prefixes keys.
|
Package prefix provides a KVStore view that transparently prefixes keys. |
Click to show internal directories.
Click to hide internal directories.