Skip to content

Commit

Permalink
Issue #LR-676 merge: repo name changes from sunbird to sunbird_useror…
Browse files Browse the repository at this point in the history
…g_keyspace (#588)
  • Loading branch information
BharathwajShankar authored Nov 10, 2023
1 parent 67d8534 commit b070298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ public final class JsonKey {
public static final String CONTENT_LENGTH = "Content-Length";

//#Release-5.4.0 - LR-511
public static final String SUNBIRD_KEYSPACE = "sunbird_keyspace";
public static final String SUNBIRD_KEYSPACE = "sunbird_userorg_keyspace";
public static final String SUNBIRD_COURSE_KEYSPACE ="sunbird_course_keyspace";
public static final String DIALCODE_KEYSPACE = "dialcode_keyspace";
public static final String REDIS_HOST_VALUE = "sunbird_redis_host";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ exhaust_api_submit_endpoint=/api/dataset/v1/request/submit
exhaust_api_list_endpoint=/api/dataset/v1/request/list

#Release-5.4.0 - LR-511
sunbird_keyspace=sunbird
sunbird_userorg_keyspace=sunbird
sunbird_course_keyspace=sunbird_courses
dialcode_keyspace=dialcodes
redis.dbIndex=0
Expand Down

0 comments on commit b070298

Please sign in to comment.