aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/redis.ts
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-3/+4
* Does existChocobozzz2019-03-191-2/+2
* Implement contact form on server sideChocobozzz2019-01-101-2/+22
* Add tmp and redundancy directoriesChocobozzz2018-12-041-1/+8
* Add user history and resume videosChocobozzz2018-10-051-12/+42
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+17
* Bufferize videos views in redisChocobozzz2018-08-301-2/+86
* Fix last commitChocobozzz2018-07-261-2/+2
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-7/+8
* adding redis unix connectionRigel Kent2018-07-141-5/+11
* Migrate to bullChocobozzz2018-07-111-10/+0
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-12/+12
* feature: db selection in redisRigel Kent2018-05-211-1/+2
* Cache AP video route for 5 secondsChocobozzz2018-05-111-3/+3
* Add redis cache to feed routeChocobozzz2018-04-171-2/+55
* Fix error loggingChocobozzz2018-03-261-1/+1
* Fix typingsChocobozzz2018-02-271-2/+0
* Fix job panel sorting in administrationChocobozzz2018-02-271-0/+12
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-1/+23
* Add ability to reset our passwordChocobozzz2018-01-301-0/+84