mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-27 17:04:20 +01:00
move storage plugins to eventstore module.
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/fiatjaf/khatru"
|
||||
"github.com/fiatjaf/khatru/plugins/storage/lmdbn"
|
||||
"github.com/fiatjaf/eventstore/lmdbn"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user