JMAP Registry API implementation - part 4
This commit is contained in:
@@ -41,7 +41,7 @@ jemallocator = "0.5.0"
|
||||
|
||||
[features]
|
||||
#default = ["sqlite", "postgres", "mysql", "rocks", "s3", "redis", "azure", "nats", "enterprise"]
|
||||
default = ["rocks", "enterprise", "sqlite"]
|
||||
default = ["rocks", "enterprise"]
|
||||
sqlite = ["store/sqlite", "directory/sqlite"]
|
||||
foundationdb = ["store/foundation", "common/foundation"]
|
||||
postgres = ["store/postgres", "directory/postgres"]
|
||||
|
||||
Reference in New Issue
Block a user