mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
c632369b52992a2e1abe9cfe85e7c79e79edbf7f
Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a set), added a smarter assert() function to dump the stacktrace, provided a macro to initalize Redis objects on the stack to avoid this kind of bugs.
Check the 'doc' directory. doc/README.html is a good starting point :)
Description
Languages
C
72.5%
Tcl
24.9%
Python
1.8%
Makefile
0.3%
Shell
0.2%
Other
0.2%