Skip to content

Instantly share code, notes, and snippets.

@jonyt
Created September 12, 2021 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonyt/36e0eea5b27ecfc9788dc59f680ae1be to your computer and use it in GitHub Desktop.
Save jonyt/36e0eea5b27ecfc9788dc59f680ae1be to your computer and use it in GitHub Desktop.
<Manager className="org.apache.catalina.session.PersistentManager">
<Store className="com.yourcompany.JedisStore" redisAddress="redis://localhost:6379" />
</Manager>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment