Skip to content

Commit 5f1613a

Browse files
committed
Update README
Suggest using redis in production/staging environment
1 parent 04158b8 commit 5f1613a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ gem "lit"
3030
2. run `bundle install`
3131

3232
3. run installation generator `bundle exec rails g lit:install`
33+
(for production/staging environment `redis` is suggested as key value engine. `hash` will not work in multi process environment)
3334

3435
4. After doing above and restarting app, point your browser to ```http://app/lit```
3536

0 commit comments

Comments
 (0)