You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
User subscriptions can either be persisted in Cassandra or InMemory HashMap. The default option is to persist in InMemory. Overwrite the following configuration to choose Cassandra as the persistence store. Also, update the Cassandra configurations, which are shown below to fit your needs. Rebuild the Middle Tier Service after this config change.
rss.store=cassandra (Default is rss.store=inmemory)