Skip to content
Snippets Groups Projects
  • Paul-Christian Volkmer's avatar
    Store feedback in memory using FeedbackStorage · 902c1723
    Paul-Christian Volkmer authored
    With this patch all feedbacks will be stored in memory without any
    interaction with CouchDB. Due to in memory storage, all feedbacks will
    be removed if server gets restartet.
    
    Depending on new requests, feedbacks will be deleted after some time. 
    902c1723