index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adapters
/
libuv.h
Age
Commit message (
Expand
)
Author
2024-03-23
all: rename redis -> redict symbols and comments
master
Anna (navi) Figueiredo Gomes
2024-03-22
all: rename output files
Anna (navi) Figueiredo Gomes
2024-03-22
all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause
Anna (navi) Figueiredo Gomes
2024-01-30
Fix memory leak.
Mark Agranat
2022-09-01
uvadapter: reduce number of uv_poll_start calls
Anton Tiurin
2022-01-18
Add timeout support for libuv adapter (#1016)
MichaelSuen
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-04-09
Use correct libuv call on Windows (#784)
Michael Grunder
2018-11-04
Fix errors not propagating properly with libuv.h.
Yossi Gottlieb
2016-09-19
Prevented uv adapter from calling write when context has been freed
Paul Scott
2015-01-05
Cleanup libuv adapter
torque
2014-04-09
Define redisLibuvAttach as static
Charlie Somerville
2014-04-09
Libuv: Fix compile warnings and C++ compatability
John Graham
2013-06-09
Removed unnecessary comments
Erik Dubbelboer
2013-06-04
Added libuv adapter
Erik Dubbelboer