COMMITS
/ examples/search/index.js February 1, 2026
V
fix: search example to support Redis v4+ and Express 4/5 (#6274)
Viny Brun Kriesang committed
December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
February 17, 2022
D
Merge tag '4.17.3'
Douglas Christopher Wilson committed
February 2, 2022
D
examples: use strict mode
Douglas Christopher Wilson committed
August 7, 2017
D
Merge tag '4.15.4'
Douglas Christopher Wilson committed
May 17, 2017
O
examples: add comment about Redis install in examples
Owen Luke committed
March 6, 2017
D
Merge tag '4.15.2'
Douglas Christopher Wilson committed
March 5, 2017
C
examples: use path.join instead of concatenation
chainhelen committed
February 26, 2017
J
examples: use static assets in search example
Jamie Barton committed
November 7, 2014
D
Remove res.send(status) signature
Douglas Christopher Wilson committed
August 6, 2014
D
docs: update examples for deprecations
Douglas Christopher Wilson committed
May 31, 2014
D
Merge tag '3.9.0'
Douglas Christopher Wilson committed
May 28, 2014
D
tests: exclude untestable lines in examples from coverage
Douglas Christopher Wilson committed
March 27, 2014
A
clean up code consistency
agchou committed
October 7, 2012
S
Checked all the examples
sakateka committed
September 18, 2012
T
add redis search example
TJ Holowaychuk committed