Guest User

Untitled

a guest
Jun 25th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. ## republik
  2. - greeting (+pubsub)
  3. - searches (expire 3d)
  4. - pubsub comment
  5. - pubsub webNotification
  6.  
  7.  
  8. ## publikator
  9. - mailchimpCampaignId (expire 8w)
  10. - commits (expire 8w)
  11. - commit.document.mdast (expire 8w)
  12. - uncommittedChanges userIds (+pubsub) (one key per repo) (expire 8w)
  13.  
  14. - pubsub repoUpdate
  15. - pubsub publicationScheduler
  16.  
  17. ## config
  18. maxmemory-policy: `volatile-lru` will remove less recently used keys first that have an expiry set.
Add Comment
Please, Sign In to add comment