SQL Read replicas and Distributed blob storage 💎 (closes #441)

This commit is contained in:
mdecimus
2024-08-11 19:30:00 +02:00
parent 8d3931b76e
commit 6b92961c36
12 changed files with 398 additions and 7 deletions

View File

@@ -44,4 +44,4 @@ rocks = ["store/rocks"]
elastic = ["store/elastic"]
s3 = ["store/s3"]
redis = ["store/redis"]
enterprise = ["jmap/enterprise", "common/enterprise"]
enterprise = ["jmap/enterprise", "common/enterprise", "store/enterprise"]