You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Nunberg 69f750a9df Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo"
This reverts commit 755ecf306b.

We'll add the AoF routines back properly...
7 years ago
..
Makefile added periodic timer, and updated testing 7 years ago
alloc.c Takes redismodule.h from include directory 8 years ago
alloc.h committing local changes to rmutil 7 years ago
heap.c implement heap and priority_queue as suggested in https://github.com/RedisLabsModules/redex/pull/3 9 years ago
heap.h implement heap and priority_queue as suggested in https://github.com/RedisLabsModules/redex/pull/3 9 years ago
logging.h added alloc and logging utils 8 years ago
periodic.c added periodic task runner 7 years ago
periodic.h added periodic task runner 7 years ago
priority_queue.c implement heap and priority_queue as suggested in https://github.com/RedisLabsModules/redex/pull/3 9 years ago
priority_queue.h implement heap and priority_queue as suggested in https://github.com/RedisLabsModules/redex/pull/3 9 years ago
sds.c added rmutil 9 years ago
sds.h added rmutil 9 years ago
sdsalloc.h committing local changes to rmutil 7 years ago
strings.c Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
strings.h Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
test.h added periodic timer, and updated testing 7 years ago
test_heap.c Adds newline to final output of tests 8 years ago
test_periodic.c Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
test_priority_queue.c Adds newline to final output of tests 8 years ago
test_util.h Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
test_vector.c Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
util.c Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
util.h Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago
vector.c removed top++ from vector 7 years ago
vector.h Revert "synchornizing changes from RediSearch. @mnunberge please next time reflect these changes on the main repo" 7 years ago