mirror of
https://github.com/pikami/cosmium.git
synced 2025-12-18 16:30:44 +00:00
Added support for Badger as an alternative storage backend
This commit is contained in:
@@ -16,6 +16,7 @@ const (
|
||||
Conflict = 3
|
||||
BadRequest = 4
|
||||
IterEOF = 5
|
||||
Unknown = 6
|
||||
)
|
||||
|
||||
type TriggerOperation string
|
||||
|
||||
Reference in New Issue
Block a user