mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-04-17 10:56:47 +02:00
@@ -90,4 +90,4 @@ bl.Store = blossom.EventStoreBlobIndexWrapper{
|
||||
}
|
||||
```
|
||||
|
||||
This will store blob metadata as special `kind:24242` events, but you shouldn't have to worry about it as the wrapper handles all the complexity of tracking ownership and managing blob lifecycle. Jut avoid reusing the same datastore that is used for the actual relay events unless you know what you're doing.
|
||||
This will store blob metadata as special `kind:24242` events, but you shouldn't have to worry about it as the wrapper handles all the complexity of tracking ownership and managing blob lifecycle. Just avoid reusing the same datastore that is used for the actual relay events unless you know what you're doing.
|
||||
|
||||
Reference in New Issue
Block a user