UP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace StellaOps.Feedser.Storage.Mongo.Aliases;
|
||||
|
||||
public static class AliasStoreConstants
|
||||
{
|
||||
public const string PrimaryScheme = "PRIMARY";
|
||||
public const string UnscopedScheme = "UNSCOPED";
|
||||
}
|
||||
Reference in New Issue
Block a user