[
https://issues.apache.org/jira/browse/GEODE-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308966#comment-17308966
]
ASF subversion and git services commented on GEODE-9045:
--------------------------------------------------------
Commit d9ec6fb2b8716a5c4f8bc6afadd8edff796de4a6 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d9ec6fb ]
GEODE-9045: customer facing references to Redis (#6150)
Change the customer facing references to Redis to comply with Redis's
copyright. Instead of calling ourselves Geode Redis, we are called
Geode APIs compatible with Redis.
- property redis-port -> compatible-with-redis-port
- property redis-bind-address -> compatible-with-redis-bind-address
- property redis-password -> compatible-with-redis-password
- property redis-enabled -> compatible-with-redis-enabled
- use the word Redis when referring to actual Redis
- rename html documentation file and change all references to it
- fix filename that mixed dashes and underscores
> Rename Redis properties
> -----------------------
>
> Key: GEODE-9045
> URL: https://issues.apache.org/jira/browse/GEODE-9045
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
> Labels: blocks-1.14.0, pull-request-available
>
> In order to comply with Redis's copyright we should change the following
> parameters from -> to
> redis-port -> compatible-with-redis-port
> redis-bind-address -> compatible-with-redis-bind-address
> redis-password -> compatible-with-redis-password
--
This message was sent by Atlassian Jira
(v8.3.4#803005)